Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5ac3…c6960x6839…1a2bBase—$5.00100%coinbase42d ago0xae82c4…3b0d85
0x5ac3…c6960x6839…1a2bBase—$1.00100%coinbase42d ago0x307d81…770462
0x5ac3…c6960x6839…1a2bBase—$0.003100%coinbase42d ago0x55d6c8…562c4d
0x5ac3…c6960x6839…1a2bBase—$0.003100%coinbase42d ago0x837d61…db11b4
0x5ac3…c6960x6839…1a2bBase—$0.003100%coinbase42d ago0x228b61…ec0422
0x5ac3…c6960x6839…1a2bBase—$0.003100%coinbase42d ago0x7f6c83…adb4b0
0x5ac3…c6960x6839…1a2bBase—$0.003100%coinbase42d ago0x31795a…130a8c
0x5ac3…c6960x6839…1a2bBase—$0.003100%coinbase42d ago0xb6c404…ddf757
0x5ac3…c6960x6839…1a2bBase—$0.003100%coinbase42d ago0xffd481…bee79b
0x5ac3…c6960x6839…1a2bBase—$0.003100%coinbase42d ago0x6af20c…283f6d
0x5ac3…c6960x6839…1a2bBase—$5.00100%coinbase42d ago0x8969d7…c87845
0x5ac3…c6960x6839…1a2bBase—$0.003100%coinbase42d ago0x34910e…05401c
0x5ac3…c6960x6839…1a2bBase—$0.003100%coinbase42d ago0xb004ed…8c1814
0x5ac3…c6960x6839…1a2bBase—$0.003100%coinbase42d ago0xa7a099…74219e
0x5ac3…c6960x6839…1a2bBase—$0.003100%coinbase42d ago0xa08349…e5329b
0x5ac3…c6960x6839…1a2bBase—$0.003100%coinbase42d ago0x9008f3…3bded2
0x5ac3…c6960x6839…1a2bBase—$0.003100%coinbase42d ago0x953307…153512
0x5ac3…c6960x6839…1a2bBase—$0.003100%coinbase42d ago0xc94573…e1f9d7
0x5ac3…c6960x6839…1a2bBase—$0.003100%coinbase42d ago0xd68139…a5e35b
0x5ac3…c6960x6839…1a2bBase—$0.003100%coinbase42d ago0x2d1aa9…45b657
0x5ac3…c6960x6839…1a2bBase—$5.00100%coinbase42d ago0xe1e11a…927b63
0x5ac3…c6960x6839…1a2bBase—$0.003100%coinbase42d ago0xdebc0a…8fdc84
0x5ac3…c6960x6839…1a2bBase—$0.003100%coinbase42d ago0xae89ac…8d70b7
0x5ac3…c6960x6839…1a2bBase—$0.003100%coinbase42d ago0x844048…178322
0x5ac3…c6960x6839…1a2bBase—$0.003100%coinbase42d ago0x495c77…870728

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.