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 ago0xe4fb81…4a97d6
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase8s ago0xa18e65…d94a01
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8s ago0x3a7593…3bb9c0
0x3be9…575c0xaa9c…5a6bBase—$50.0070%0xf793…af758s ago0xa87258…294420
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase8s ago0x8f8b7c…c5876c
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase8s ago0xf5cdfb…e708b5
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase8s ago0xe1e615…934098
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc10s ago0x0d4a71…518f84
0x2ad9…5c130x2e8d…c32dBaseRJH Signal email validateEmail$0.05100%coinbase10s ago0x540f9a…795c20
0xc69c…63ec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10s ago0xb79db4…7df335
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase10s ago0x6e105a…9aecad
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase10s ago0x90153c…3438ae
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase10s ago0x0af0ef…32ea93
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase10s ago0xf247f4…75c26a
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase12s ago0x91e0dd…7f608c
0x5fcb…03100x50eb…6480Base—$0.00170%0x54f0…793212s ago0x6ce9e8…f2662c
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase12s ago0xc9cf14…a60daa
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase12s ago0x2137de…7f4429
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12s ago0x7bdb55…fe24fc
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase16s ago0x1c17c1…eff36b
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0x75a1c8…f4e217
0x81bb…17170x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0x819c51…1a7e00
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase16s ago0xb94963…84a693
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase18s ago0x135b0c…4d8e25
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase18s ago0xe3c1e6…1f5949

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.