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%coinbase14s ago0x4fd54e…e53c07
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase14s ago0x2633b6…74441c
0x1afa…17020x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14s ago0x786a70…cd3872
0x1332…66eb0x47c5…4fc3Base—$26.2570%0x4173…266516s ago0x924dbc…74be77
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase16s ago0x6ca8b3…f379ca
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase16s ago0x35d385…562531
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase16s ago0x5524ab…bc3592
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase16s ago0xcb14e9…168cee
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase16s ago0xac96d8…757c8a
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0xea92e1…e6ea61
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase18s ago0x238002…933c61
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0x099063…5f91ba
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase20s ago0xc0f3d2…ca55da
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase20s ago0x410dd7…6ea266
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase20s ago0xb32860…a5822b
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase22s ago0xb8455e…508821
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase22s ago0x06e3fd…21f786
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase22s ago0xd5b20b…1cb457
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase22s ago0x386c37…cec47a
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase22s ago0xee80e0…12ba9c
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase22s ago0x077b7b…18a978
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase22s ago0x1aabc8…a6c984
0x8e81…c9a30x4ff8…d5e9Basex402 service$0.03100%coinbase22s ago0x1c06d0…c06143
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase24s ago0x498976…57c857
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase24s ago0xa41920…6bc962

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.