Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb7a9…7dee0xa588…014cBase—$0.0170%0x5e3b…c8a519s ago0xf4da8b…ac988f
0x607a…57090xd553…01ebBase—$1.0070%0x3e32…3ce719s ago0xb0e047…c887e1
0x9768…08fa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0xfb6137…37e9a1
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase19s ago0xcb70f2…1d8c19
0x19b5…cf0c0xb7a9…7deeBase—$0.0170%0x0b44…80fc27s ago0x9f56bb…4b7eb0
0x1332…66eb0x47c5…4fc3Base—$11.5570%0x8817…492729s ago0x5323ed…2335e7
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase37s ago0x3fafce…f16878
0x9768…08fa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase37s ago0x846bea…9366ed
0x9d3d…d8370x9aac…b2faBaseGoogle Trends SEO Keyword DataGoogle-trends$0.05100%coinbase39s ago0x9bfe8e…dabcf5
0x2de3…54dc0xa8b2…1d68Base—$0.0170%0x9501…c67739s ago0x2816d1…941a69
0x5e06…fb090x8a56…947cBase—$0.01100%coinbase45s ago0x8e7a32…d4e5a9
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted49s ago0xf1b22b…add07b
0xa5a0…23d40x3e0a…78e7Base—$0.003352100%coinbase49s ago0xdb5fcc…db870e
0x9768…08fa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase53s ago0x5cd104…46c692
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase55s ago0x47e705…01ac83
0xb174…d7d90xa9dd…2315Base—$0.002100%coinbase59s ago0xeb0165…3ceb6e
0x830f…e53e0xce57…5328Base—$300.0070%0xa923…c9ac59s ago0x1b72b3…cd505f
0x5bad…02580x17cd…7905Basex402 service$0.05100%coinbase1m ago0xe92d8b…83af62
0x9d3d…d8370x9aac…b2faBaseGoogle Trends SEO Keyword DataGoogle-trends$0.05100%coinbase1m ago0x8e65d4…b3513d
0x686f…ab930x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1m ago0xab9877…ad7c18
0xf86e…b61f0xd8ba…8e9bBasex402 service$1.00100%payAI1m ago0xf0788a…83585a
0xb174…d7d90xa9dd…2315Base—$0.002100%coinbase1m ago0x9c2b4e…3a06fd
0xb174…d7d90xa9dd…2315Base—$0.002100%coinbase1m ago0x7b6c6d…669f08
0xb174…d7d90xa9dd…2315Base—$0.002100%coinbase1m ago0x668879…df2397
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase1m ago0x3c5cdb…1365ce

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.