Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf007…9c790xfe80…47eeBase$0.001100%fluxa37d ago0x44ee6e…82e817
0xf007…9c790xfe80…47eeBase$0.001100%fluxa37d ago0x475cf7…74633e
0xf007…9c790xfe80…47eeBase$0.001100%fluxa37d ago0xfe41d6…7237c0
0xf007…9c790xfe80…47eeBase$0.001100%fluxa37d ago0xd6251d…5eff0a
0xf007…9c790x9c95…e299Base$0.001100%fluxa37d ago0x919d38…4ef51b
0xf007…9c790xfe80…47eeBase$0.001100%fluxa37d ago0xc17501…4156b7
0xf007…9c790xfe80…47eeBase$0.001100%fluxa37d ago0x2dc639…87a57e
0xf007…9c790xfe80…47eeBase$0.001100%fluxa37d ago0x0f9b44…335439
0xf007…9c790xfe80…47eeBase$0.001100%fluxa37d ago0xbe270a…8d17d1
0xf007…9c790xfe80…47eeBase$0.001100%fluxa37d ago0xebffba…91aa02
0xf007…9c790xfe80…47eeBase$0.001100%fluxa37d ago0x9e42ce…d3af93
0xf007…9c790x9c95…e299Base$0.001100%fluxa37d ago0x914824…e6ce17
0xf007…9c790xfe80…47eeBase$0.001100%fluxa37d ago0x6f5ff6…49068d
0xf007…9c790xfe80…47eeBase$0.001100%fluxa37d ago0x0ec1ec…c5af3a
0xf007…9c790xfe80…47eeBase$0.001100%fluxa37d ago0xcbdb07…aeb276
0xf007…9c790xfe80…47eeBase$0.001100%fluxa37d ago0x55c8f6…fe24d3
0xf007…9c790xfe80…47eeBase$0.001100%fluxa37d ago0x9a85dd…52d019
0xf007…9c790xfe80…47eeBase$0.001100%fluxa38d ago0x0bf0ce…af08ca
0xf007…9c790xfe80…47eeBase$0.001100%fluxa38d ago0x04756c…37d271
0xf007…9c790xfe80…47eeBase$0.001100%fluxa38d ago0xb7cd3a…abef37
0xf007…9c790xfe80…47eeBase$0.001100%fluxa38d ago0x5fae5c…bbc2df
0xf007…9c790x9c95…e299Base$0.001100%fluxa38d ago0x382ac4…2a284a
0xf007…9c790xfe80…47eeBase$0.001100%fluxa38d ago0x1123e2…3b8196
0xf007…9c790x9c95…e299Base$0.001100%fluxa38d ago0xeab3ab…67f716
0xf007…9c790x9c95…e299Base$0.001100%fluxa38d ago0xa294e2…d7c1ff

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.