Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8d99…01140xf000…94fcBase$0.01100%coinbase21d ago0x5ba352…6ceef1
0x8d99…01140xf000…94fcBase$0.01100%coinbase21d ago0xa4a98a…d4072f
0x8d99…01140xf000…94fcBase$0.01100%coinbase21d ago0xac0cea…3885d8
0x8d99…01140xf000…94fcBase$0.01100%coinbase21d ago0x381792…893bc4
0x8d99…01140xf000…94fcBase$0.01100%coinbase21d ago0x1b11b0…5c8ba9
0x8d99…01140xf000…94fcBase$0.01100%coinbase21d ago0x5df985…bcb8ea
0x8d99…01140xf000…94fcBase$0.01100%coinbase21d ago0xf19f26…c52f95
0x8d99…01140xf000…94fcBase$0.01100%coinbase21d ago0x382e9a…fcd625
0x8d99…01140xf000…94fcBase$0.01100%coinbase22d ago0x4c1571…cca69d
0x8d99…01140xf000…94fcBase$0.01100%coinbase22d ago0x281037…05e274
0x8d99…01140xf000…94fcBase$0.01100%coinbase22d ago0x8245e1…998b94
0x8d99…01140xf000…94fcBase$0.01100%coinbase22d ago0x888812…1515a9
0x8d99…01140xf000…94fcBase$0.01100%coinbase22d ago0x0b846c…f36815
0x8d99…01140xf000…94fcBase$0.01100%coinbase22d ago0xd5ef52…d5b0ff
0x8d99…01140xf000…94fcBase$0.01100%coinbase22d ago0x6d07ca…cb2be9
0x8d99…01140xf000…94fcBase$0.10100%coinbase22d ago0x599e9b…0c5b38
0x8d99…01140xf000…94fcBase$0.20100%coinbase22d ago0x5622c3…5579de
0x8d99…01140xf000…94fcBase$0.10100%coinbase22d ago0x4fbfde…c75fa8
0x8d99…01140xf000…94fcBase$0.20100%coinbase22d ago0xd1c596…bcd1e4
0x8d99…01140xf000…94fcBase$0.10100%coinbase22d ago0x82c7b2…83b419
0x8d99…01140xf000…94fcBase$0.01100%coinbase22d ago0xf816e5…42c24f
0x8d99…01140xf000…94fcBase$0.20100%coinbase22d ago0xb82636…d588e8
0x8d99…01140xf000…94fcBase$0.10100%coinbase22d ago0xac584d…e2015b
0x8d99…01140xf000…94fcBase$0.20100%coinbase22d ago0x75088c…25bd07
0x8d99…01140xf000…94fcBase$0.01100%coinbase22d ago0xf3df23…bb46da

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.