Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0976…2f960xf000…94fcBase$0.01100%coinbase6h ago0x9c9e98…8a9854
0x0976…2f960xf000…94fcBase$0.01100%coinbase10h ago0xdb8df4…b402e9
0x0976…2f960xf000…94fcBase$0.10100%coinbase13h ago0xbfc4ab…44daa0
0x0976…2f960xf000…94fcBase$0.10100%coinbase14h ago0xaa6c07…25ea0b
0x0976…2f960xf000…94fcBase$0.10100%coinbase15h ago0xdf080f…169340
0x0976…2f960xf000…94fcBase$0.10100%coinbase15h ago0x099005…8eb0f7
0x0976…2f960xf000…94fcBase$0.10100%coinbase16h ago0x380373…b1101f
0x0976…2f960xf000…94fcBase$0.10100%coinbase16h ago0xe2ae44…63b21e
0x0976…2f960xf000…94fcBase$0.10100%coinbase18h ago0x677963…2c782a
0x0976…2f960xf000…94fcBase$0.01100%coinbase19h ago0x77c0e6…c8e9e4
0x0976…2f960xf000…94fcBase$0.10100%coinbase19h ago0x218445…8b97dc
0x0976…2f960xf000…94fcBase$0.10100%coinbase20h ago0x91f663…104d87
0x0976…2f960xf000…94fcBase$0.10100%coinbase20h ago0xeb1b58…ff5d80
0x0976…2f960xf000…94fcBase$0.10100%coinbase20h ago0xbcd290…39f78e
0x0976…2f960xf000…94fcBase$0.10100%coinbase21h ago0x68d805…c49c06
0x0976…2f960xf000…94fcBase$0.10100%coinbase21h ago0x8542c4…c176e4
0x0976…2f960xf000…94fcBase$0.10100%coinbase23h ago0x2c8775…ed04c7
0x0976…2f960xf000…94fcBase$0.10100%coinbase23h ago0xcb8e41…ddc440
0x0976…2f960xf000…94fcBase$0.10100%coinbase1d ago0x6cc854…9a0594
0x0976…2f960xf000…94fcBase$0.10100%coinbase1d ago0xc60eef…595ff5
0x0976…2f960xf000…94fcBase$0.10100%coinbase1d ago0x0b8161…93e523
0x0976…2f960xf000…94fcBase$0.03100%coinbase1d ago0xf994aa…e9c153
0x0976…2f960xf000…94fcBase$0.10100%coinbase1d ago0x3f88f8…4c9962
0x0976…2f960xf000…94fcBase$0.10100%coinbase1d ago0x06b39d…41030c
0x0976…2f960xf000…94fcBase$0.10100%coinbase1d ago0xaa4b1c…47ac78

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.