Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x32d4…88c30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14s ago0xaff3d7…8e0898
0xd97c…00930x9dba…0df8Basex402 service$0.0025100%coinbase18s ago0x8bc8ae…b422bc
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase18s ago0x0ebb1c…4dfe8b
0x92d7…c13f0x6839…1a2bBase—$0.003100%coinbase20s ago0x4136c4…a8a63d
0x1332…66eb0x47c5…4fc3Base—$15.7570%0xf239…386c24s ago0xee6a4b…a09c64
0x4668…8f180x6839…1a2bBase—$0.003100%coinbase32s ago0x074a2e…ba1f71
0x32d4…88c30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase32s ago0x0bef1f…e414d0
0x3e9b…78550xa9dd…2315Base—$0.002100%coinbase34s ago0x492091…a4e884
0xf165…45120xb86a…e183Base—$222.0070%0xb86a…e18342s ago0x61f1c5…9fc6d3
0x32d4…88c30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase48s ago0x82581a…f93dc9
0x7d9c…e0540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase48s ago0x40aa5b…09d590
0xc93f…0cf90x6839…1a2bBase—$0.003100%coinbase50s ago0xe33c15…d8145a
0xb47c…c8d30x17cd…7905Basex402 service$0.05100%coinbase52s ago0x55ee67…d0a997
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase1m ago0xdbebf7…3b243d
0x4990…58800x6839…1a2bBase—$0.003100%coinbase1m ago0x3cfb55…b7514d
0x6a13…84770xcb9b…d7e9BasebotsmithX$0.02100%coinbase1m ago0xf62b29…2f9301
0x7d9c…e0540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1m ago0x38e070…60563c
0x9406…44200x17cd…7905Basex402 service$0.05100%coinbase1m ago0x0e7cc3…1e8671
0x6a13…84770xcb9b…d7e9BasebotsmithX$0.02100%coinbase1m ago0x06a772…a87bcb
0x2141…ccf10x6839…1a2bBase—$0.003100%coinbase1m ago0x1599cc…8f0975
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase1m ago0x23e96f…a2ef9d
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase1m ago0xc1f056…693ed6
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase1m ago0x008350…08d584
0x7d9c…e0540x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1m ago0xa3fc49…09f1af
0x6a13…84770xb1ef…88c0Basex402 serviceTwitter$0.02100%coinbase1m ago0x4287a3…7bb66c

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.