Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4472…89cd0x35e6…1f0eBase—$0.0170%0x0b44…80fc35d ago0xa1dfe9…43ebbf
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc36d ago0x031db0…3d4ff2
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc36d ago0x539758…600b67
0x4472…89cd0x35e6…1f0eBase—$0.0170%0x0b44…80fc36d ago0xb0f7ab…bb3e0b
0x4472…89cd0x35e6…1f0eBase—$0.0170%0x0b44…80fc36d ago0x7dc89f…64a505
0x4472…89cd0xa8a8…d988Base—$0.0170%0x194e…37a536d ago0xad7e74…3cc68f
0x4472…89cd0xa8a8…d988Base—$0.0170%0x4066…77b136d ago0x706c72…24ab12
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc36d ago0xec29f5…df75f9
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc36d ago0x111016…69098d
0x4472…89cd0x35e6…1f0eBase—$0.0170%0x0b44…80fc36d ago0xa56b33…e53c0f
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc36d ago0x5fe917…4ea8f0
0x4472…89cd0x35e6…1f0eBase—$0.0170%0x0b44…80fc36d ago0x66edc9…fa36f7
0x4472…89cd0x35e6…1f0eBase—$0.0170%0x0b44…80fc36d ago0x5b870b…8e7884
0x4472…89cd0x35e6…1f0eBase—$0.0170%0x0b44…80fc36d ago0x3d8d4a…6ac248
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc36d ago0x70f82c…88232b
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc36d ago0x78f6ad…144303
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc36d ago0x56cbd3…47bbdb
0x4472…89cd0x35e6…1f0eBase—$0.0170%0x0b44…80fc36d ago0xd251e7…3ba30f
0x4472…89cd0x35e6…1f0eBase—$0.0170%0x0b44…80fc36d ago0x0d999b…a15892
0x4472…89cd0x35e6…1f0eBase—$0.0170%0x0b44…80fc36d ago0x94a265…655986
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc36d ago0x3b7c19…e0cf27
0x4472…89cd0x35e6…1f0eBase—$0.0170%0x0b44…80fc36d ago0x4921b0…02b6d9
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc36d ago0x5bec68…6c1869
0x4472…89cd0x35e6…1f0eBase—$0.0170%0x0b44…80fc36d ago0x20fddb…83c5f0
0x4472…89cd0x35e6…1f0eBase—$0.0170%0x0b44…80fc36d ago0xa95d76…3850f7

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.