Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8b55…32a40xdea9…0c0bBaseinnernet$0.05100%coinbase65d ago0x3e5d82…9cf6a7
0x8b55…32a40xdea9…0c0bBaseinnernet$0.03100%coinbase65d ago0x1f5da7…3028c6
0x8b55…32a40xdea9…0c0bBaseinnernet$0.01100%coinbase65d ago0x5ec6ce…dfae57
0x8b55…32a40xdea9…0c0bBaseinnernet$0.01100%coinbase65d ago0x5faa9e…5a622d
0x8b55…32a40xdea9…0c0bBaseinnernet$0.01100%coinbase65d ago0xedab29…b1c603
0x8b55…32a40xdea9…0c0bBaseinnernet$0.003100%coinbase65d ago0x3de461…761996
0x8b55…32a40xdea9…0c0bBaseinnernet$0.01100%coinbase65d ago0x7aad65…06d48f
0xdea9…0c0b0x0e3d…7757Base—$10.50100%0x54c7…4b1265d ago0xd067d8…1b29ae
0x8b55…32a40xdea9…0c0bBaseinnernet$0.001100%coinbase65d ago0xbd7d19…ca09ab
0x8b55…32a40xdea9…0c0bBaseinnernet$0.001100%coinbase65d ago0xd87e5b…142ed7
0x8b55…32a40xdea9…0c0bBaseinnernet$0.001100%coinbase65d ago0xb28a80…a66032
0x8b55…32a40xdea9…0c0bBaseinnernet$0.001100%coinbase65d ago0x10166f…42b20b
0x8b55…32a40xdea9…0c0bBaseinnernet$0.001100%coinbase65d ago0x29ccdd…e5692b
0x8b55…32a40xdea9…0c0bBaseinnernet$0.001100%coinbase65d ago0x06948f…f69790
0x8b55…32a40xdea9…0c0bBaseinnernet$0.001100%coinbase65d ago0x0af340…cdb031
0x8b55…32a40xdea9…0c0bBaseinnernet$0.001100%coinbase65d ago0xdaf721…3a4497
0x8b55…32a40xdea9…0c0bBaseinnernet$0.001100%coinbase65d ago0xb800b6…bf495e
0x8b55…32a40xdea9…0c0bBaseinnernet$0.001100%coinbase65d ago0x16b4fa…b15f6c
0x8b55…32a40xdea9…0c0bBaseinnernet$0.001100%coinbase65d ago0xfa2a10…c44d63
0x8b55…32a40xdea9…0c0bBaseinnernet$0.001100%coinbase65d ago0x4fdb90…ec77fa
0x8b55…32a40xdea9…0c0bBaseinnernet$0.001100%coinbase65d ago0x8a4723…cec1cf
0x8b55…32a40xdea9…0c0bBaseinnernet$0.001100%coinbase65d ago0x8dc8e1…51c53d
0x8b55…32a40xdea9…0c0bBaseinnernet$0.001100%coinbase65d ago0x0bd8fd…adbb49
0x8b55…32a40xdea9…0c0bBaseinnernet$0.001100%coinbase65d ago0x916a92…3ab674
0x8b55…32a40xdea9…0c0bBaseinnernet$0.001100%coinbase65d ago0xa634d1…2d311c

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.