Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x560a…1a400xfe80…47eeBase—$0.001100%fluxa36d ago0x60e588…1b573e
0x560a…1a400xfe80…47eeBase—$0.001100%fluxa36d ago0xe77854…8b1ca9
0x560a…1a400xfe80…47eeBase—$0.001100%fluxa36d ago0x11c197…0a2689
0x560a…1a400x9c95…e299Base—$0.001100%fluxa36d ago0x192317…a7ea02
0x560a…1a400xfe80…47eeBase—$0.001100%fluxa36d ago0x763fba…2fbfc6
0x560a…1a400x9c95…e299Base—$0.001100%fluxa36d ago0x643d06…0c1d9b
0x560a…1a400xfe80…47eeBase—$0.001100%fluxa36d ago0x8706b3…61fecc
0x560a…1a400xfe80…47eeBase—$0.001100%fluxa36d ago0x860851…002a6d
0x560a…1a400xfe80…47eeBase—$0.001100%fluxa36d ago0x1113f3…2f8052
0x560a…1a400x9c95…e299Base—$0.001100%fluxa36d ago0xeb033e…72e5cd
0x560a…1a400x9c95…e299Base—$0.001100%fluxa36d ago0xe86ea8…50f440
0x560a…1a400x9c95…e299Base—$0.001100%fluxa36d ago0xc7c476…d55c13
0x560a…1a400xfe80…47eeBase—$0.001100%fluxa36d ago0xd3bcc0…3d423f
0x560a…1a400xfe80…47eeBase—$0.001100%fluxa36d ago0xb72a89…948f10
0x560a…1a400x9c95…e299Base—$0.001100%fluxa36d ago0xbbb165…025dd8
0x560a…1a400x9c95…e299Base—$0.001100%fluxa36d ago0x209f43…6addaf
0x560a…1a400xfe80…47eeBase—$0.001100%fluxa36d ago0x84e412…5c32c2
0x560a…1a400xfe80…47eeBase—$0.001100%fluxa36d ago0x793dce…09ae83
0x560a…1a400x9c95…e299Base—$0.001100%fluxa36d ago0xd953bc…95ee79
0x560a…1a400xfe80…47eeBase—$0.001100%fluxa36d ago0x07bca7…d3d622
0x560a…1a400xfe80…47eeBase—$0.001100%fluxa37d ago0x145c43…cb447f
0x560a…1a400xfe80…47eeBase—$0.001100%fluxa37d ago0xf4d2fd…a1f6fd
0x560a…1a400xfe80…47eeBase—$0.001100%fluxa37d ago0x936057…6c99a8
0x560a…1a400x9c95…e299Base—$0.001100%fluxa37d ago0x619597…b236c1
0x560a…1a400x9c95…e299Base—$0.001100%fluxa37d ago0xd806b8…c39cbb

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.