Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0495…86ef0xa9dd…2315Base$0.002100%coinbase41d ago0x909232…a1216b
0x0495…86ef0xa9dd…2315Base$0.002100%coinbase41d ago0x708162…9b1b39
0x0495…86ef0xa9dd…2315Base$0.002100%coinbase41d ago0xea41da…04e502
0x0495…86ef0xa9dd…2315Base$0.002100%coinbase41d ago0x9b85a9…dd10ea
0x0495…86ef0xa9dd…2315Base$0.002100%coinbase41d ago0x38da52…7c7ade
0x0495…86ef0xa9dd…2315Base$0.002100%coinbase41d ago0xd00a87…e1be76
0x0495…86ef0xa9dd…2315Base$0.002100%coinbase41d ago0x10cc0e…2ef2d0
0x0495…86ef0xa9dd…2315Base$0.002100%coinbase41d ago0x41c545…209336
0x0495…86ef0xa9dd…2315Base$0.002100%coinbase41d ago0xd0b491…46cf2b
0x0495…86ef0xa9dd…2315Base$0.002100%coinbase41d ago0x63fe76…a4fe44
0x0495…86ef0xa9dd…2315Base$0.002100%coinbase41d ago0x8d6410…fddf38
0x0495…86ef0xa9dd…2315Base$0.002100%coinbase41d ago0xedbb08…df0a8d
0x0495…86ef0xa9dd…2315Base$0.002100%coinbase41d ago0xa7a7a7…4bd768
0x0495…86ef0xa9dd…2315Base$0.002100%coinbase41d ago0x03d86b…bcf5bb
0x0495…86ef0xa9dd…2315Base$0.002100%coinbase41d ago0x34ac95…2ad48f
0x0495…86ef0xa9dd…2315Base$0.002100%coinbase41d ago0xdb1c01…0b1ea2
0x0495…86ef0xa9dd…2315Base$0.002100%coinbase41d ago0x137c29…17d6b5
0x0495…86ef0xa9dd…2315Base$0.002100%coinbase41d ago0x9c4514…64595e
0x0495…86ef0xa9dd…2315Base$0.002100%coinbase41d ago0xe1173e…2bf268
0x0495…86ef0xa9dd…2315Base$0.002100%coinbase41d ago0xe7918a…8ecdd6
0x0495…86ef0xa9dd…2315Base$0.002100%coinbase41d ago0x52a2ff…9f9cb8
0x0495…86ef0xa9dd…2315Base$0.002100%coinbase41d ago0xb6dd0d…2c685d
0x0495…86ef0xa9dd…2315Base$0.002100%coinbase41d ago0x0f2d29…e43176
0x0495…86ef0xa9dd…2315Base$0.002100%coinbase41d ago0x929812…2c417e
0x0495…86ef0xa9dd…2315Base$0.002100%coinbase41d ago0x549e13…9fc881

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.