Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa94d ago0x1ee558…4ae749
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa94d ago0x53b5e3…1117f6
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa94d ago0x14360a…3423a0
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa94d ago0x61bc49…62771a
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa94d ago0xb3d3f6…66f8cb
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa94d ago0x6c2478…aad379
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa94d ago0x640625…231324
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa94d ago0x8c54d1…a95a06
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa94d ago0x827c09…30c88c
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa94d ago0x5f895a…2121a3
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa94d ago0x2b094a…c55e9f
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa94d ago0xe9b564…d072dd
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa94d ago0x83150a…9557b6
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa94d ago0x9cb989…127b61
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa94d ago0x810896…e37098
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa94d ago0x2d6c54…1bdd9b
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa94d ago0x468fb9…15310a
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa94d ago0xcdeac5…c64da9
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa94d ago0xc0b5a8…0dbdff
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa94d ago0x56bf0a…3a4659
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa94d ago0xb52761…10f32d
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa94d ago0x666ef2…8ed3ab
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa94d ago0x9dd40c…563b3a
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa94d ago0xdb09f3…75aed6
0xa4cc…07980x9c95…e299Base—$0.001100%fluxa94d ago0x2731e1…70897c

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.