Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdc0e…3bc30xa9dd…2315Base—$0.002100%coinbase60d ago0x0e936c…40e810
0xdc0e…3bc30xa9dd…2315Base—$0.002100%coinbase60d ago0xe52577…7d680b
0xdc0e…3bc30xa9dd…2315Base—$0.002100%coinbase60d ago0x229642…9f55fe
0xdc0e…3bc30xa9dd…2315Base—$0.002100%coinbase60d ago0x68fb12…d0794a
0xdc0e…3bc30xa9dd…2315Base—$0.002100%coinbase60d ago0xe550bc…360a62
0xdc0e…3bc30xa9dd…2315Base—$0.002100%coinbase60d ago0x683738…943d53
0xdc0e…3bc30xa9dd…2315Base—$0.002100%coinbase60d ago0xfc3ce0…1f7ab2
0xdc0e…3bc30xa9dd…2315Base—$0.002100%coinbase60d ago0xfb4609…955444
0xdc0e…3bc30xa9dd…2315Base—$0.002100%coinbase60d ago0xeb29c4…22b2ed
0xdc0e…3bc30xa9dd…2315Base—$0.002100%coinbase60d ago0x9dd9e7…e1df98
0xdc0e…3bc30xa9dd…2315Base—$0.002100%coinbase60d ago0x100900…19e66e
0xdc0e…3bc30xa9dd…2315Base—$0.002100%coinbase60d ago0x9861e2…5aed4a
0xdc0e…3bc30xa9dd…2315Base—$0.002100%coinbase60d ago0xb43e95…bb38f3
0xdc0e…3bc30xa9dd…2315Base—$0.002100%coinbase60d ago0x9c5c18…edc681
0xdc0e…3bc30xa9dd…2315Base—$0.002100%coinbase60d ago0xc329c6…ce08f4
0xdc0e…3bc30xa9dd…2315Base—$0.002100%coinbase60d ago0x6acb8a…ea8fac
0xdc0e…3bc30xa9dd…2315Base—$0.002100%coinbase60d ago0x40b055…07ec03
0xdc0e…3bc30xa9dd…2315Base—$0.002100%coinbase60d ago0x8be8ba…e1f6be
0xdc0e…3bc30xa9dd…2315Base—$0.002100%coinbase60d ago0x564218…b074b1
0xdc0e…3bc30xa9dd…2315Base—$0.002100%coinbase60d ago0x9492bd…97a989
0xdc0e…3bc30xa9dd…2315Base—$0.002100%coinbase60d ago0xbb495f…dfa233
0xdc0e…3bc30xa9dd…2315Base—$0.002100%coinbase60d ago0x199cca…e8d8c8
0xdc0e…3bc30xa9dd…2315Base—$0.002100%coinbase60d ago0xe2b9e4…13a976
0xdc0e…3bc30xa9dd…2315Base—$0.002100%coinbase60d ago0x089eea…bac9c7
0xdc0e…3bc30xa9dd…2315Base—$0.002100%coinbase60d ago0x1e6961…323b4f

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.