Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de66d ago0xb96137…4a2621
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de66d ago0xd66f04…56acda
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de66d ago0xf34669…b3dd50
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de66d ago0x8a66f1…764d1b
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de66d ago0xf3d72e…789514
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de66d ago0xe5188e…66baa6
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de66d ago0x8b3540…419dc1
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de66d ago0x9a6a17…8068c3
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de66d ago0xe4a154…5de667
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de66d ago0xa103a4…5f7d3d
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de66d ago0x4663ee…dad6a4
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de66d ago0xd0aa98…c8fcaa
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de66d ago0x0ade3f…463593
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de66d ago0x406e68…cdcaec
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de66d ago0x20f10d…c8057f
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de66d ago0xd05fb0…d6fc4e
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de66d ago0xc6d02d…12bcaf
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de66d ago0x12a98e…e38150
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de66d ago0xe1fa4a…f65571
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de66d ago0xd4ef35…91d722
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de66d ago0xe72b68…15d2e8
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de66d ago0xc32d6d…92b884
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de66d ago0x3c5ad7…e07b38
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de66d ago0xeeed51…41a5cf
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de66d ago0x29e31a…a49c75

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.