Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd09e…a6e60x9c95…e299Base—$0.001100%fluxa41d ago0x010247…42fa16
0xd09e…a6e60xfe80…47eeBase—$0.001100%fluxa41d ago0x1110f5…c00026
0xd09e…a6e60xfe80…47eeBase—$0.001100%fluxa41d ago0xd1414f…1c1d57
0xd09e…a6e60xfe80…47eeBase—$0.001100%fluxa41d ago0xe88b93…2ecb69
0xd09e…a6e60x9c95…e299Base—$0.001100%fluxa41d ago0xfc5b01…cd3745
0xd09e…a6e60x9c95…e299Base—$0.001100%fluxa41d ago0xd33291…ac216d
0xd09e…a6e60xfe80…47eeBase—$0.001100%fluxa41d ago0xcc3973…2cf848
0xd09e…a6e60x9c95…e299Base—$0.001100%fluxa41d ago0xafdcb2…9d250e
0xd09e…a6e60x9c95…e299Base—$0.001100%fluxa41d ago0x49c380…f4070d
0xd09e…a6e60xfe80…47eeBase—$0.001100%fluxa41d ago0x8e3e0c…1a106f
0xd09e…a6e60xfe80…47eeBase—$0.001100%fluxa41d ago0x325f7b…ef2854
0xd09e…a6e60xfe80…47eeBase—$0.001100%fluxa41d ago0x53cda8…9514a4
0xd09e…a6e60xfe80…47eeBase—$0.001100%fluxa41d ago0xb2da9c…317909
0xd09e…a6e60x9c95…e299Base—$0.001100%fluxa41d ago0xa4873c…4d3fe7
0xd09e…a6e60xfe80…47eeBase—$0.001100%fluxa41d ago0x08194e…b01f57
0xd09e…a6e60x9c95…e299Base—$0.001100%fluxa41d ago0x5c706f…280888
0xd09e…a6e60x9c95…e299Base—$0.001100%fluxa41d ago0x83353d…925d31
0xd09e…a6e60xfe80…47eeBase—$0.001100%fluxa41d ago0x585768…aeec79
0xd09e…a6e60xfe80…47eeBase—$0.001100%fluxa41d ago0x40b010…62858e
0xd09e…a6e60x9c95…e299Base—$0.001100%fluxa41d ago0x5dad52…9596c7
0xd09e…a6e60x9c95…e299Base—$0.001100%fluxa41d ago0x8300df…94851c
0xd09e…a6e60x9c95…e299Base—$0.001100%fluxa41d ago0xffec29…af80db
0xd09e…a6e60xfe80…47eeBase—$0.001100%fluxa41d ago0xfc21b9…02debe
0xd09e…a6e60x9c95…e299Base—$0.001100%fluxa41d ago0x206e36…3dc292
0xd09e…a6e60x9c95…e299Base—$0.001100%fluxa41d ago0x9d5ccc…2d31dc

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.