Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5fcb…03100x50eb…6480Base—$0.00170%0x54f0…793210s ago0x4aa06d…b9b48a
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x0971…930e12s ago0x8fc803…45dde5
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0x2ad05e…3a9669
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0xa49333…cb7c0c
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20s ago0x9217b6…59d710
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase30s ago0x6c1400…951516
0x9d3d…d8370x6e71…5b0bBase—$0.01100%coinbase34s ago0x62fac2…c792c9
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase36s ago0x949c3b…c87a9e
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase36s ago0x381add…5044f7
0x19b5…cf0c0xe017…2667Base—$0.0170%0x0b44…80fc42s ago0x1cdb78…18ba6f
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase44s ago0xeacd50…6faebe
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase50s ago0x8b6400…15468f
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase54s ago0x9822d9…200519
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase58s ago0x635eb1…cbecbd
0x81e6…900c0xfe80…47eeBase—$0.001100%fluxa1m ago0xd55be7…6e99d8
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1m ago0x6fad3d…5226d5
0x1378…50140xa8b2…1d68Base—$0.0170%0x9501…c6771m ago0x12ff8c…eb2ded
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1m ago0x514c19…d8f178
0x5656…08a10x50eb…6480Base—$0.00170%0x54f0…79321m ago0x00623f…90f1a7
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1m ago0x6b8f7d…c18ff9
0x9d3d…d8370xc2fb…1d72Base—$0.01100%coinbase1m ago0xe8b10c…bceb5a
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase1m ago0x7f8dd7…401373
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1m ago0x6979ba…ef7611
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase1m ago0x196fa2…35214b
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase1m ago0xffe244…dd1a71

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.