Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase8s ago0x955332…a25df6
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8s ago0x40137c…a0c462
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase10s ago0xc8fa9a…e8efee
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase10s ago0xa3248b…753209
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase12s ago0x89518b…2dfcf5
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12s ago0x4db6fe…09f3f8
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase12s ago0x4e1508…fec407
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase14s ago0x4e6b1a…4aee65
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase14s ago0xe7dde6…302b37
0x5d79…ab930x47c5…4fc3Base—$10.5070%0x2115…35a016s ago0xfcba08…2e1394
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0x676581…0c1cf7
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0x4a0406…b41f47
0x1eb5…04fd0x50eb…6480Base—$0.00170%0x54f0…793220s ago0x655542…cbc469
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase20s ago0x38446b…2a67ec
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase20s ago0x5729d3…85ca4f
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase20s ago0x39c432…106837
0xf985…183a0xfe80…47eeBase—$0.001100%fluxa22s ago0x772e15…155eb9
0xea7b…a2e10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22s ago0x44302f…47862b
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase22s ago0xc9e6b8…a4206c
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase22s ago0xd4e4e7…d4cad0
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase24s ago0x8d5df6…31a4e6
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase24s ago0x94de54…4427a3
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase24s ago0x938636…1f4ea6
0x6079…60d30x47d3…9ddaBasex402 service$4.00100%coinbase24s ago0xf879cc…b58c8d
0xc69c…63ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase26s ago0xea2158…d222f1

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.