Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5b5b…543e0x10c1…1e24Base—$0.34100%coinbase118d ago0xd48d1e…d471a2
0x5b5b…543e0x10c1…1e24Base—$0.60100%coinbase118d ago0x8f1eb3…982f57
0x5b5b…543e0x10c1…1e24Base—$0.23100%coinbase118d ago0x3d26bc…cf97f7
0x5b5b…543e0x10c1…1e24Base—$0.67100%coinbase118d ago0x00a091…8a026b
0x5b5b…543e0x10c1…1e24Base—$0.53100%coinbase118d ago0x8d4be3…d309de
0x5b5b…543e0x10c1…1e24Base—$0.56100%coinbase118d ago0xeeb833…2bb53f
0x5b5b…543e0x10c1…1e24Base—$0.54100%coinbase118d ago0xd76e06…b2cb44
0x5b5b…543e0x10c1…1e24Base—$0.58100%coinbase118d ago0x34aedd…aa2487
0x5b5b…543e0x10c1…1e24Base—$0.51100%coinbase118d ago0xefae76…4d3641
0x5b5b…543e0x10c1…1e24Base—$0.51100%coinbase118d ago0x863fa4…5eb12a
0x5b5b…543e0x10c1…1e24Base—$0.61100%coinbase118d ago0x3f35e2…99d5c5
0x5b5b…543e0x10c1…1e24Base—$0.51100%coinbase118d ago0x6718bf…1abaf1
0x5b5b…543e0x10c1…1e24Base—$0.59100%coinbase118d ago0x4da03c…ec9b47
0x5b5b…543e0x10c1…1e24Base—$0.61100%coinbase118d ago0x171035…d2e3e0
0x5b5b…543e0x10c1…1e24Base—$0.57100%coinbase118d ago0x3fce5d…a9a82c
0x5b5b…543e0x10c1…1e24Base—$0.51100%coinbase118d ago0x1badf0…cd253e
0x5b5b…543e0x10c1…1e24Base—$0.52100%coinbase118d ago0xb9a78a…c00eed
0x5b5b…543e0x10c1…1e24Base—$0.54100%coinbase118d ago0xab17c9…8f621b
0x5b5b…543e0x10c1…1e24Base—$0.59100%coinbase118d ago0xd6d5b3…d42415
0x5b5b…543e0x10c1…1e24Base—$0.68100%coinbase118d ago0x60fab3…fc8ae7
0x5b5b…543e0x10c1…1e24Base—$0.50100%coinbase118d ago0xe046ee…39dd9a
0x5b5b…543e0x10c1…1e24Base—$0.63100%coinbase118d ago0xb1b439…f6667e
0x5b5b…543e0x10c1…1e24Base—$0.55100%coinbase118d ago0x2b3da7…589d73
0x5b5b…543e0x10c1…1e24Base—$0.53100%coinbase118d ago0xb12d1e…ea9c92
0x5b5b…543e0x10c1…1e24Base—$0.50100%coinbase118d ago0x6dfd2c…266d8e

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.