Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x41ac…e6830x325b…d430BaseStableEnrichExa$0.15100%coinbase14s ago0xdf9fcb…27bb25
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14s ago0x27da63…9a6c3b
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0x05344b…047a0d
0xa7db…69070x348a…cfaaBaseMachina SportsWorld-cup$0.01100%coinbase16s ago0x31591f…830fb8
0x41ac…e6830x325b…d430BaseStableEnrichExa$0.15100%coinbase20s ago0xb62bf5…54ffcd
0x277a…84ec0x6839…1a2bBase—$0.003100%coinbase22s ago0x827b3f…62300b
0x41ac…e6830x325b…d430BaseStableEnrichExa$0.15100%coinbase22s ago0x4a3e87…351512
0x41ac…e6830x325b…d430BaseStableEnrichExa$0.15100%coinbase24s ago0x48837a…99e8c3
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase24s ago0xa72154…8406d8
0x41ac…e6830x325b…d430BaseStableEnrichExa$0.15100%coinbase28s ago0x7e0620…1c23bd
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase28s ago0x133afd…ff8c12
0x1332…66eb0x47c5…4fc3Base—$57.7570%0x02d7…6ab328s ago0x264144…35ab7c
0x3be9…575c0x4cd0…bc31Base—$199.5570%0x4337…98b630s ago0x87899e…ab8e4d
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase30s ago0x415146…46b9e2
0xa449…15ac0x41ac…e683Base—$2.50100%coinbase32s ago0xc38ea9…2a932e
0x7259…83fe0x6839…1a2bBase—$0.003100%coinbase36s ago0x3a5d88…49449d
0x41ac…e6830x325b…d430BaseStableEnrichExa$0.15100%coinbase40s ago0x335f4e…29abcc
0x41ac…e6830x325b…d430BaseStableEnrichExa$0.15100%coinbase42s ago0xc7485d…729098
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase44s ago0xbfbc5d…0b8d43
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase44s ago0x6235b6…a2917b
0xb968…8b140x50eb…6480Base—$0.00170%0x54f0…793248s ago0x2e0fb0…abcd77
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase48s ago0x688c30…7554e7
0x0b40…303f0x6839…1a2bBase—$0.003100%coinbase48s ago0x6a0b13…be87d0
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase50s ago0x11befc…4a390d
0x89d9…a10d0xdb5a…0671Base—$0.001100%coinbase52s ago0x178ad0…1104b1

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.