Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7255…8fca0xe2fb…6eacBase$0.0170%0x03ea…c2d411d ago0x932313…d70b62
0x7255…8fca0xe2fb…6eacBase$0.00170%0x03ea…c2d411d ago0xb08110…ddd97d
0x7255…8fca0xe2fb…6eacBase$0.0170%0x03ea…c2d411d ago0x7edced…d5c685
0x7255…8fca0xe2fb…6eacBase$0.00170%0x03ea…c2d411d ago0xa38ab9…5c51e2
0x7255…8fca0xe2fb…6eacBase$0.0170%0x03ea…c2d411d ago0xc087ff…f3eecc
0x7255…8fca0xe2fb…6eacBase$0.00170%0x03ea…c2d411d ago0x258a67…3da3c7
0x7255…8fca0xe2fb…6eacBase$0.0170%0x03ea…c2d411d ago0x855079…48d43f
0x7255…8fca0xe2fb…6eacBase$0.00170%0x03ea…c2d411d ago0x51b2a3…006a21
0x7255…8fca0xe2fb…6eacBase$0.0170%0x03ea…c2d411d ago0x6d35ca…84f01d
0x7255…8fca0xe2fb…6eacBase$0.00170%0x03ea…c2d411d ago0x712f32…c88d2a
0x7255…8fca0xe2fb…6eacBase$0.0170%0x03ea…c2d411d ago0x181204…dfc722
0x7255…8fca0xe2fb…6eacBase$0.00170%0x03ea…c2d411d ago0x9f30dc…74f35f
0x7255…8fca0xe2fb…6eacBase$0.0170%0x03ea…c2d411d ago0xa61c86…082f40
0x7255…8fca0xe2fb…6eacBase$0.00170%0x03ea…c2d411d ago0x3de566…33e9cf
0x7255…8fca0xe2fb…6eacBase$0.0170%0x03ea…c2d411d ago0x4815d9…ef4301
0x7255…8fca0xe2fb…6eacBase$0.00170%0x03ea…c2d411d ago0xefe168…874af3
0x7255…8fca0xe2fb…6eacBase$0.0170%0x03ea…c2d411d ago0x11b9b2…9fa89a
0x7255…8fca0xe2fb…6eacBase$0.00170%0x03ea…c2d411d ago0xa3bf0d…6525cc
0x7255…8fca0xe2fb…6eacBase$0.0170%0x03ea…c2d411d ago0x33551b…adc0fb
0x7255…8fca0xe2fb…6eacBase$0.00170%0x03ea…c2d411d ago0x25b60f…235933
0x7255…8fca0xe2fb…6eacBase$0.0170%0x03ea…c2d411d ago0xfab144…c09929
0x7255…8fca0xe2fb…6eacBase$0.00170%0x03ea…c2d411d ago0x65fd71…063d29
0x7255…8fca0xe2fb…6eacBase$0.0170%0x03ea…c2d411d ago0x5b3ce9…cf712b
0x7255…8fca0xe2fb…6eacBase$0.00170%0x03ea…c2d411d ago0xa78883…eaa753
0x7255…8fca0xe2fb…6eacBase$0.0170%0x03ea…c2d411d ago0xd0d462…e4b0ed

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.