Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase49d ago0xbf5561…0127af
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase49d ago0x3e97f9…25b1ff
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase49d ago0xd6d507…d68508
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase49d ago0xfb20ab…1d8514
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase49d ago0x97e738…6c3d11
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase49d ago0xd451bd…1b1540
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase49d ago0xf171b2…aeb7f9
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase49d ago0x0e7b5c…2bdbc0
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase49d ago0x5da198…96d19e
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase49d ago0x8fa1cc…872992
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase49d ago0x351a63…a9401f
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase49d ago0x49ce3e…3799a9
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase49d ago0x3a927b…26bf35
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase49d ago0x39b0ff…f56ffc
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase49d ago0x66142c…c9a3ae
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase49d ago0x6fb165…611178
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase49d ago0xca4f55…da96a2
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase49d ago0xae2e1e…ac9cff
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase49d ago0xeeb5ca…def6b4
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase49d ago0xaa8e10…b9587f
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase49d ago0x50e76c…c3cbe1
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase49d ago0x3d08f6…179e54
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase49d ago0x5cd5ea…65cdc9
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase49d ago0xb3d862…9614c7
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase50d ago0x6e6d72…9118e3

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.