Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3df8…78b40xbcff…c27bBase$0.002100%0x730d…7faa56d ago0xc2d40c…3eff90
0x3df8…78b40x0f03…54d5Base$0.005100%0x730d…7faa56d ago0xd22abb…f62658
0x3df8…78b40xbcff…c27bBase$0.002100%0x730d…7faa56d ago0x59e435…1fecf7
0x3df8…78b40x0f03…54d5Base$0.005100%0x730d…7faa56d ago0x975c6b…6e4bab
0x3df8…78b40xbcff…c27bBase$0.002100%0x730d…7faa56d ago0xff390b…ed5cd8
0x3df8…78b40x0f03…54d5Base$0.005100%0x730d…7faa56d ago0xb56756…8d6a4f
0x3df8…78b40xbcff…c27bBase$0.002100%0x730d…7faa56d ago0xa89afb…a378d1
0x3df8…78b40x0f03…54d5Base$0.005100%0x730d…7faa56d ago0x7d9851…28376f
0x3df8…78b40xbcff…c27bBase$0.002100%0x730d…7faa56d ago0xd1c93c…792165
0x3df8…78b40x0f03…54d5Base$0.005100%0x730d…7faa56d ago0x0f1926…4f0e77
0x3df8…78b40xbcff…c27bBase$0.002100%0x730d…7faa57d ago0x781ac8…a94d94
0x3df8…78b40x0f03…54d5Base$0.005100%0x730d…7faa57d ago0xee8071…4cd401
0x3df8…78b40xbcff…c27bBase$0.002100%0x730d…7faa57d ago0xf270ab…0fab10
0x3df8…78b40x0f03…54d5Base$0.005100%0x730d…7faa57d ago0xa3b2a3…901b42
0x3df8…78b40xbcff…c27bBase$0.002100%0x730d…7faa57d ago0x1141c8…480ab9
0x3df8…78b40x0f03…54d5Base$0.005100%0x730d…7faa57d ago0x462f35…76dc25
0x3df8…78b40xbcff…c27bBase$0.002100%0x730d…7faa57d ago0xef1710…db75df
0x3df8…78b40x0f03…54d5Base$0.005100%0x730d…7faa57d ago0x358323…d16a13
0x3df8…78b40xbcff…c27bBase$0.002100%0x730d…7faa57d ago0xb70ed0…4d7515
0x3df8…78b40x0f03…54d5Base$0.005100%0x730d…7faa57d ago0xe8af37…adb0dc
0x3df8…78b40xbcff…c27bBase$0.002100%0x730d…7faa57d ago0x7a63e5…ae0c86
0x3df8…78b40x0f03…54d5Base$0.005100%0x730d…7faa57d ago0x6685d4…5cff34
0x3df8…78b40xbcff…c27bBase$0.002100%0x730d…7faa57d ago0x73d4cd…1b3775
0x3df8…78b40x0f03…54d5Base$0.005100%0x730d…7faa57d ago0x1818a2…e35c20
0x3df8…78b40xbcff…c27bBase$0.002100%0x730d…7faa57d ago0xbb5c8f…ea3eb3

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.