Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbf69…90de0xfe80…47eeBase—$0.001100%fluxa40d ago0xe5df73…8bf59a
0xbf69…90de0xfe80…47eeBase—$0.001100%fluxa40d ago0xf69ef9…2900c6
0xbf69…90de0x9c95…e299Base—$0.001100%fluxa40d ago0x52272a…38cea5
0xbf69…90de0xfe80…47eeBase—$0.001100%fluxa40d ago0x343ccc…0973af
0xbf69…90de0xfe80…47eeBase—$0.001100%fluxa40d ago0x7867fa…d90b8b
0xbf69…90de0x9c95…e299Base—$0.001100%fluxa40d ago0x26e03d…a78498
0xbf69…90de0xfe80…47eeBase—$0.001100%fluxa40d ago0x4d3ba9…9fd28c
0xbf69…90de0xfe80…47eeBase—$0.001100%fluxa40d ago0x9d47be…2f4d80
0xbf69…90de0xfe80…47eeBase—$0.001100%fluxa40d ago0x314078…b33986
0xbf69…90de0xfe80…47eeBase—$0.001100%fluxa40d ago0x7463a3…102d9b
0xbf69…90de0xfe80…47eeBase—$0.001100%fluxa40d ago0x332785…b44194
0xbf69…90de0xfe80…47eeBase—$0.001100%fluxa40d ago0x08bfc8…5b600c
0xbf69…90de0xfe80…47eeBase—$0.001100%fluxa40d ago0xfca01f…102a02
0xbf69…90de0x9c95…e299Base—$0.001100%fluxa40d ago0xf38bfe…82b24e
0xbf69…90de0xfe80…47eeBase—$0.001100%fluxa40d ago0xa29171…cb00f1
0xbf69…90de0xfe80…47eeBase—$0.001100%fluxa40d ago0x464769…a3cea9
0xbf69…90de0xfe80…47eeBase—$0.001100%fluxa40d ago0xab9654…b399a3
0xbf69…90de0x9c95…e299Base—$0.001100%fluxa40d ago0x88579e…d8dda1
0xbf69…90de0xfe80…47eeBase—$0.001100%fluxa40d ago0x585525…575cda
0xbf69…90de0xfe80…47eeBase—$0.001100%fluxa40d ago0x24f904…b3839d
0xbf69…90de0xfe80…47eeBase—$0.001100%fluxa40d ago0xbaa712…520ef8
0xbf69…90de0x9c95…e299Base—$0.001100%fluxa40d ago0x34c637…e934b2
0xbf69…90de0xfe80…47eeBase—$0.001100%fluxa40d ago0x24b7c5…3f4b25
0xbf69…90de0x9c95…e299Base—$0.001100%fluxa40d ago0x194167…245947
0xbf69…90de0xfe80…47eeBase—$0.001100%fluxa40d ago0x2c31e2…15cacf

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.