Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa21d ago0x3bfc8e…5874b3
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa21d ago0xf0c379…c7f150
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa21d ago0xb9362f…512d27
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa21d ago0xcc16f2…bfecae
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa21d ago0x1ad72c…a5656f
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa21d ago0x635f59…f352f9
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa21d ago0xd8fa7e…1583b2
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa21d ago0x614196…94b0c0
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa21d ago0x4caca1…34dd35
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa21d ago0xe5eb6b…628433
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa21d ago0xfa0934…139b69
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa21d ago0xfd0036…946c09
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa21d ago0x7cfff5…9439ec
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa21d ago0x9f389c…0def0d
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa21d ago0xec6d38…4a4fbc
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa21d ago0x896148…36cec0
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa21d ago0x4ec224…96aa3f
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa21d ago0x48e9b4…dd717b
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa21d ago0x04c0da…d66b09
0xd8c8…d4a00xfe80…47eeBase—$0.001100%fluxa21d ago0x831bee…3ac7d5

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.