Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x132c…42e20xfe80…47eeBase—$0.001100%fluxa40d ago0x2e87d1…481e51
0x132c…42e20xfe80…47eeBase—$0.001100%fluxa40d ago0xaf383b…e30f10
0x132c…42e20xfe80…47eeBase—$0.001100%fluxa40d ago0x7f1663…f4fec0
0x132c…42e20xfe80…47eeBase—$0.001100%fluxa40d ago0xa31f00…9833ba
0x132c…42e20xfe80…47eeBase—$0.001100%fluxa40d ago0xa15860…999d79
0x132c…42e20xfe80…47eeBase—$0.001100%fluxa40d ago0x891e41…918612
0x132c…42e20xfe80…47eeBase—$0.001100%fluxa40d ago0x8c3baa…256b4a
0x132c…42e20xfe80…47eeBase—$0.001100%fluxa40d ago0x275a43…b8fd76
0x132c…42e20xfe80…47eeBase—$0.001100%fluxa40d ago0xa3d860…cc2166
0x132c…42e20x9c95…e299Base—$0.001100%fluxa40d ago0x8ac041…6a6ebb
0x132c…42e20xfe80…47eeBase—$0.001100%fluxa40d ago0x600db4…0510c3
0x132c…42e20x9c95…e299Base—$0.001100%fluxa40d ago0x6401e0…a07b57
0x132c…42e20xfe80…47eeBase—$0.001100%fluxa40d ago0xedc17f…d29e0b
0x132c…42e20xfe80…47eeBase—$0.001100%fluxa40d ago0x382fc2…9da9d3
0x132c…42e20x9c95…e299Base—$0.001100%fluxa40d ago0x0e2e35…3ef0f2
0x132c…42e20xfe80…47eeBase—$0.001100%fluxa40d ago0x42c469…e424b2
0x132c…42e20x9c95…e299Base—$0.001100%fluxa40d ago0xdc9aeb…9dbfe5
0x132c…42e20x9c95…e299Base—$0.001100%fluxa40d ago0x4a918d…1c3212
0x132c…42e20x9c95…e299Base—$0.001100%fluxa40d ago0x260dfe…434f22
0x132c…42e20xfe80…47eeBase—$0.001100%fluxa40d ago0xc1c143…a71e30
0x132c…42e20xfe80…47eeBase—$0.001100%fluxa40d ago0xd8f345…b30b3c
0x132c…42e20x9c95…e299Base—$0.001100%fluxa40d ago0x27bb35…853305
0x132c…42e20x9c95…e299Base—$0.001100%fluxa40d ago0xe826af…d12aba
0x132c…42e20x9c95…e299Base—$0.001100%fluxa40d ago0x2096f4…8861f6
0x132c…42e20x9c95…e299Base—$0.001100%fluxa40d ago0x74ee44…dce3b8

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.