Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6edd…f6320x6839…1a2bBase—$0.003100%coinbase16s ago0xa87173…dfd1c9
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc18s ago0x90abea…f886d8
0xe2b9…de5e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0xd4bb70…94a82e
0x1332…66eb0x47c5…4fc3Base—$15.7570%0xb92d…57bc20s ago0xc91066…945e57
0x1332…66eb0x47c5…4fc3Base—$52.5070%0x2640…d76722s ago0x3a779c…d6ed05
0x3fe3…75f60x6839…1a2bBase—$0.003100%coinbase24s ago0x6b5cab…5eceab
0x78a4…a9e10xccd2…131aBasex402 service$0.002100%coinbase28s ago0xd85eae…7b62e9
0xa54d…49f50xd6c1…68d8Base—$2.5970%0x64b2…883330s ago0xb98960…8083e2
0x78a4…a9e10xccd2…131aBasex402 service$0.002100%coinbase32s ago0xbd5d94…929ac7
0xe09f…be220x4020…0003Base—$0.1570%0xb3ed…641b34s ago0x4829d2…07aea1
0x2a2b…685b0x6839…1a2bBase—$0.003100%coinbase34s ago0xac447b…d2a2c9
0x1a0b…eed50x4020…0003Base—$0.1470%0xb3ed…641b36s ago0x98ba55…f4efa7
0xe09f…be220x4020…0003Base—$0.1570%0xb3ed…641b38s ago0x7e15ca…dfc4e7
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase38s ago0x063e27…92dfe4
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase40s ago0x896467…9f0f72
0xcb61…cd360x6839…1a2bBase—$0.003100%coinbase42s ago0xc5ec58…e5dc21
0xf6bf…64650x3e0a…78e7Base—$0.003045100%coinbase50s ago0x19ab4c…038dfa
0x98a6…82f30x6839…1a2bBase—$0.003100%coinbase50s ago0xfc10da…8fe126
0x4446…d8790x5aae…482eBase—$0.25100%coinbase54s ago0x0e051e…218479
0x3be9…575c0x4cd0…bc31Base—$20.4870%0x3018…023054s ago0x2e0f2e…91c644
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase58s ago0x95eeea…8cf475
0x592b…89c60x6839…1a2bBase—$0.003100%coinbase58s ago0x6c076a…155fe1
0xec51…46d60x4020…0003Base—$0.0570%0xb3ed…641b58s ago0x616fda…3eaaef
0xe520…e26b0xdc59…1506Basex402 service$0.001100%coinbase1m ago0x78c1d5…904af7
0xec51…46d60x4020…0003Base—$0.0570%0xb3ed…641b1m ago0x78f5a9…0db1c2

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.