Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x102e…ab430xa9dd…2315Base$0.002100%coinbase8s ago0x60fd08…903daa
0x3fe3…75f60x6839…1a2bBase$0.003100%coinbase8s ago0xe432d7…ec0408
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase10s ago0x44005b…716d92
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10s ago0x34d3b0…28611a
0x4446…d8790x5aae…482eBase$0.25100%coinbase12s ago0x3a78e7…ee7a80
0x102e…ab430xa9dd…2315Base$0.002100%coinbase12s ago0xe77653…808736
0x5656…08a10x50eb…6480Base$0.00270%0x54f0…793214s ago0x4b6c69…89e74a
0x6728…11ae0x6839…1a2bBase$0.003100%coinbase14s ago0xb87c6b…7eda60
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14s ago0x367aa9…c51e69
0xf36c…1c400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14s ago0x6a62cf…874348
0x80e3…d88f0xf3c8…f24cBase$4.0070%0x3e32…3ce716s ago0x9923a9…b20bae
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22s ago0xc110a2…9b8983
0x000a…02630x5aae…482eBase$0.25100%coinbase22s ago0xebac03…47c65f
0xdcbc…69080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase24s ago0xeef4a6…2b8ad6
0xcb09…65530x6839…1a2bBase$0.003100%coinbase24s ago0x662f33…7dbde5
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase28s ago0xc80266…8f34db
0x5656…08a10x50eb…6480Base$0.00270%0x54f0…793228s ago0xc2f9bf…083ac7
0xf36c…1c400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase30s ago0x165a12…1ee48b
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase30s ago0xb29630…4b3d85
0x1010…246c0x2e5a…8ccfBase$0.02100%coinbase34s ago0xf32f6b…f4578a
0x3cb8…13950x6839…1a2bBase$0.003100%coinbase34s ago0x8a6db6…ab20db
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase34s ago0x4571fa…3f6f44
0xe796…5ead0x3e0a…78e7Base$0.003974100%coinbase36s ago0xf72bd5…367b3c
0xd906…36020xfe80…47eeBase$0.001100%fluxa36s ago0x6fc6fd…16429b
0xa11c…60560xa8b2…1d68Base$0.0170%0x9501…c67736s ago0x6de8a9…148682

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.