Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa40d ago0x027e4d…fe556f
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa40d ago0xbf92cb…5dc9df
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa40d ago0x4a15ab…4942c4
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa40d ago0x66b145…cd0c60
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa40d ago0x61add6…ce6c89
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa41d ago0x2ded31…5f8007
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa41d ago0x7af936…8d86fb
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa41d ago0x3ff5b5…b11c75
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa41d ago0xf7f4c6…14ab74
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa41d ago0xb74431…88003f
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa41d ago0xbee187…3043e5
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa41d ago0x649d43…acec48
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa41d ago0x6412cf…3f1527
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa41d ago0x25d03a…288359
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa41d ago0xc268e6…499de2
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa41d ago0xf7329d…4d1abf
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa41d ago0xf0f88e…63b75b
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa41d ago0x0ed015…75efe9
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa41d ago0x8e3c52…69c692
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa41d ago0xd52698…2feb13
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa41d ago0x1f7dea…d46730
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa41d ago0x8b8b30…35ca36
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa41d ago0x2e685a…927b20
0x948c…2bb00x9c95…e299Base—$0.001100%fluxa41d ago0x65f969…47e1ad
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa41d ago0x056b92…4f4cbd

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.