Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4855…272c0xf000…94fcBase$0.01100%coinbase10d ago0x156d89…b85b10
0x4855…272c0xf000…94fcBase$0.01100%coinbase10d ago0xf4f3ba…a67637
0x4855…272c0xf000…94fcBase$0.01100%coinbase10d ago0xad2599…7b83f6
0x4855…272c0xf000…94fcBase$0.01100%coinbase10d ago0xac233d…5a962e
0x4855…272c0xf000…94fcBase$0.01100%coinbase10d ago0x8a152a…246af3
0x4855…272c0xf000…94fcBase$0.01100%coinbase10d ago0x90ec8b…85dd44
0x4855…272c0xf000…94fcBase$0.01100%coinbase10d ago0x4c4b9e…8e19d4
0x4855…272c0xf000…94fcBase$0.01100%coinbase10d ago0x988f9b…8e07c4
0x4855…272c0xf000…94fcBase$0.01100%coinbase10d ago0xde030c…e3320b
0x4855…272c0xf000…94fcBase$0.01100%coinbase10d ago0x016b76…ccd44f
0x4855…272c0xf000…94fcBase$0.01100%coinbase11d ago0x83ece8…bed055
0x4855…272c0xf000…94fcBase$0.01100%coinbase11d ago0x37fbcb…2acae2
0x4855…272c0xf000…94fcBase$0.01100%coinbase11d ago0x613d10…69ae8d
0x4855…272c0xf000…94fcBase$0.01100%coinbase11d ago0xaa0ba3…17992c
0x4855…272c0xf000…94fcBase$0.01100%coinbase11d ago0xb8e220…69d678
0x4855…272c0xf000…94fcBase$0.01100%coinbase11d ago0x31fc16…bdb74f
0x4855…272c0xf000…94fcBase$0.10100%coinbase11d ago0x753a59…00c0f3
0x4855…272c0xf000…94fcBase$0.01100%coinbase11d ago0xd93df9…526763
0x4855…272c0xf000…94fcBase$0.10100%coinbase11d ago0x9ada22…1e723f
0x4855…272c0xf000…94fcBase$0.10100%coinbase11d ago0x52b1f9…a34b92
0x4855…272c0xf000…94fcBase$0.10100%coinbase11d ago0xaaf2a4…bdef2a
0x4855…272c0xf000…94fcBase$0.10100%coinbase11d ago0xbb4158…3ec9a7
0x4855…272c0xf000…94fcBase$0.01100%coinbase11d ago0x599970…f35d44
0x4855…272c0xf000…94fcBase$0.10100%coinbase11d ago0xdfc707…e4af27
0x4855…272c0xf000…94fcBase$0.10100%coinbase11d ago0xefea97…e587f0

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.