Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x49d4…3d270xfe80…47eeBase—$0.001100%fluxa19d ago0xc8a09c…e0595c
0x49d4…3d270xfe80…47eeBase—$0.001100%fluxa19d ago0x7e9b2c…de15ab
0x49d4…3d270xfe80…47eeBase—$0.001100%fluxa19d ago0x660f4d…5c35e9
0x49d4…3d270xfe80…47eeBase—$0.001100%fluxa19d ago0x234db1…1309d5
0x49d4…3d270xfe80…47eeBase—$0.001100%fluxa19d ago0x45d104…432cc8
0x49d4…3d270xfe80…47eeBase—$0.001100%fluxa19d ago0x80948a…9e3a86
0x49d4…3d270xfe80…47eeBase—$0.001100%fluxa19d ago0xe4d8c4…0511d7
0x49d4…3d270xfe80…47eeBase—$0.001100%fluxa19d ago0x429d01…dea340
0x49d4…3d270xfe80…47eeBase—$0.001100%fluxa19d ago0xad3ebd…3cbc1e
0x49d4…3d270xfe80…47eeBase—$0.001100%fluxa19d ago0x822cda…6b9811
0x49d4…3d270xfe80…47eeBase—$0.001100%fluxa19d ago0x46147d…10b2c7
0x49d4…3d270xfe80…47eeBase—$0.001100%fluxa19d ago0xe74c2c…0c649f
0x49d4…3d270xfe80…47eeBase—$0.001100%fluxa19d ago0xc6098e…06c147
0x49d4…3d270xfe80…47eeBase—$0.001100%fluxa19d ago0xcb8dbd…9c1f2d
0x49d4…3d270xfe80…47eeBase—$0.001100%fluxa19d ago0x1d639b…4c87fe
0x49d4…3d270xfe80…47eeBase—$0.001100%fluxa19d ago0xe3797e…89e6cf
0x49d4…3d270xfe80…47eeBase—$0.001100%fluxa19d ago0xf7e01f…dd5c4f
0x49d4…3d270xfe80…47eeBase—$0.001100%fluxa19d ago0xb52d02…7fb31c
0x49d4…3d270xfe80…47eeBase—$0.001100%fluxa20d ago0xddb9ac…e87f30
0x49d4…3d270xfe80…47eeBase—$0.001100%fluxa20d ago0xfdf892…4ecc07
0x49d4…3d270xfe80…47eeBase—$0.001100%fluxa20d ago0x227c0d…2834cd
0x49d4…3d270xfe80…47eeBase—$0.001100%fluxa20d ago0x957547…3f42d2
0x49d4…3d270xfe80…47eeBase—$0.001100%fluxa20d ago0xd735fa…aaf57e
0x49d4…3d270xfe80…47eeBase—$0.001100%fluxa20d ago0x428556…1823bc
0x49d4…3d270xfe80…47eeBase—$0.001100%fluxa20d ago0x633b34…7be544

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.