Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa39d ago0x7f7874…38806c
0xd33c…d48d0x9c95…e299Base—$0.001100%fluxa39d ago0xd7032b…74729c
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa39d ago0x076e90…7b94a5
0xd33c…d48d0x9c95…e299Base—$0.001100%fluxa39d ago0x8c905d…6a974e
0xd33c…d48d0x9c95…e299Base—$0.001100%fluxa39d ago0xb4d9de…814634
0xd33c…d48d0x9c95…e299Base—$0.001100%fluxa39d ago0x55ee3e…3b3c8e
0xd33c…d48d0x9c95…e299Base—$0.001100%fluxa39d ago0xdfb0a8…1fd9e4
0xd33c…d48d0x9c95…e299Base—$0.001100%fluxa39d ago0x4bbf02…504455
0xd33c…d48d0x9c95…e299Base—$0.001100%fluxa39d ago0xbe477c…07134f
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa39d ago0x43cc4c…5fe47a
0xd33c…d48d0x9c95…e299Base—$0.001100%fluxa39d ago0xd2f549…13727a
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa40d ago0x3fc494…54b046
0xd33c…d48d0x9c95…e299Base—$0.001100%fluxa40d ago0x97ee01…bf07fd
0xd33c…d48d0x9c95…e299Base—$0.001100%fluxa40d ago0x82dda9…204a6f
0xd33c…d48d0x9c95…e299Base—$0.001100%fluxa40d ago0xcf14ff…14e20f
0xd33c…d48d0x9c95…e299Base—$0.001100%fluxa40d ago0x13d82f…424b43
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa40d ago0x8edb02…4ba3ac
0xd33c…d48d0x9c95…e299Base—$0.001100%fluxa40d ago0xbd6506…5135ab
0xd33c…d48d0x9c95…e299Base—$0.001100%fluxa40d ago0x99afcc…5abc88
0xd33c…d48d0x9c95…e299Base—$0.001100%fluxa40d ago0x42b577…fbd609
0xd33c…d48d0x9c95…e299Base—$0.001100%fluxa40d ago0xfc66ab…033553
0xd33c…d48d0xfe80…47eeBase—$0.001100%fluxa40d ago0x042269…94d58c
0xd33c…d48d0x9c95…e299Base—$0.001100%fluxa40d ago0x9093e2…3f0dd1
0xd33c…d48d0x9c95…e299Base—$0.001100%fluxa40d ago0x42cae5…b9754e
0xd33c…d48d0x9c95…e299Base—$0.001100%fluxa40d ago0x38b681…03e342

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.