Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4e99…7b2f0xf000…94fcBase$0.01100%coinbase18d ago0x85f413…7a1520
0x4e99…7b2f0xf000…94fcBase$0.01100%coinbase18d ago0xdaf2f3…2e99fe
0x4e99…7b2f0xf000…94fcBase$0.01100%coinbase18d ago0x2e3e0a…922474
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase19d ago0xc09a15…cb0ced
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase19d ago0xeb9d99…bd349f
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase19d ago0x867403…71647d
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase19d ago0x96de36…9dfb9b
0x4e99…7b2f0xf000…94fcBase$0.01100%coinbase19d ago0x819271…4e5f6f
0x4e99…7b2f0xf000…94fcBase$0.03100%coinbase19d ago0x8952cc…6efff3
0x4e99…7b2f0xf000…94fcBase$0.03100%coinbase19d ago0xeb0e98…4dcab3
0x4e99…7b2f0xf000…94fcBase$0.03100%coinbase19d ago0xd484e5…e22228
0x4e99…7b2f0xf000…94fcBase$0.03100%coinbase19d ago0x4e9b7b…1e4a50
0x4e99…7b2f0xf000…94fcBase$0.03100%coinbase19d ago0xeebb4d…3d72d1
0x4e99…7b2f0xf000…94fcBase$0.03100%coinbase19d ago0xa2a214…b680b0
0x4e99…7b2f0xf000…94fcBase$0.03100%coinbase19d ago0x486824…4b92ab
0x4e99…7b2f0xf000…94fcBase$0.03100%coinbase19d ago0xfeba6a…77751e
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase19d ago0x4e62c8…81fcbb
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase19d ago0xe58f37…78b66d
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase19d ago0x7558aa…730255
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase19d ago0x8570fa…b33aa8
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase19d ago0x7894e5…d2b6ca
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase19d ago0x229eaa…d9e19e
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase19d ago0x80449f…c961bc
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase19d ago0xb3cbf7…b16797
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase19d ago0xda5527…a17505

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.