Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7627…f5280x9c95…e299Base—$0.001100%fluxa45d ago0x9a1f76…943b75
0x7627…f5280x9c95…e299Base—$0.001100%fluxa45d ago0x105252…211dd4
0x7627…f5280x9c95…e299Base—$0.001100%fluxa45d ago0x9cb78c…34fd43
0x7627…f5280xfe80…47eeBase—$0.001100%fluxa45d ago0xc1d910…e75180
0x7627…f5280x9c95…e299Base—$0.001100%fluxa45d ago0x3877c0…d3b3d1
0x7627…f5280x9c95…e299Base—$0.001100%fluxa45d ago0xd9a42a…564737
0x7627…f5280x9c95…e299Base—$0.001100%fluxa45d ago0x222cfd…386651
0x7627…f5280xfe80…47eeBase—$0.001100%fluxa45d ago0xe51d73…0d68d1
0x7627…f5280x9c95…e299Base—$0.001100%fluxa45d ago0x3a2ab3…ce8333
0x7627…f5280x9c95…e299Base—$0.001100%fluxa45d ago0x08de18…75bbc3
0x7627…f5280x9c95…e299Base—$0.001100%fluxa45d ago0x226f15…ed5891
0x7627…f5280x9c95…e299Base—$0.001100%fluxa45d ago0x60ecf5…82b48e
0x7627…f5280x9c95…e299Base—$0.001100%fluxa45d ago0x68349a…f201c9
0x7627…f5280x9c95…e299Base—$0.001100%fluxa45d ago0xfee5f9…b510e3
0x7627…f5280x9c95…e299Base—$0.001100%fluxa45d ago0x2e649a…63fee7
0x7627…f5280x9c95…e299Base—$0.001100%fluxa45d ago0xcc6024…f2d0fa
0x7627…f5280x9c95…e299Base—$0.001100%fluxa45d ago0x9e91ea…52cb80
0x7627…f5280x9c95…e299Base—$0.001100%fluxa45d ago0xeda93a…460c66
0x7627…f5280x9c95…e299Base—$0.001100%fluxa45d ago0x93b32c…c72e7f
0x7627…f5280x9c95…e299Base—$0.001100%fluxa45d ago0x5a499a…e0ae64
0x7627…f5280x9c95…e299Base—$0.001100%fluxa45d ago0x9be00a…26a967
0x7627…f5280x9c95…e299Base—$0.001100%fluxa45d ago0xcd2204…b6ad6b
0x7627…f5280x9c95…e299Base—$0.001100%fluxa45d ago0x57273b…a0e00f
0x7627…f5280x9c95…e299Base—$0.001100%fluxa45d ago0x7d196f…5d1489
0x7627…f5280xfe80…47eeBase—$0.001100%fluxa45d ago0x69dd14…b94c93

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.