Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6664…00f70xfe80…47eeBase$0.001100%fluxa21d ago0x28eaca…13c3b5
0x6664…00f70xfe80…47eeBase$0.001100%fluxa21d ago0x91451f…91b733
0x6664…00f70xfe80…47eeBase$0.001100%fluxa21d ago0x91255c…1bffc2
0x6664…00f70xfe80…47eeBase$0.001100%fluxa21d ago0xca767d…334f01
0x6664…00f70xfe80…47eeBase$0.001100%fluxa21d ago0x9b303e…a81d79
0x6664…00f70xfe80…47eeBase$0.001100%fluxa21d ago0x32a513…54728f
0x6664…00f70xfe80…47eeBase$0.001100%fluxa21d ago0xec38c5…5a0410
0x6664…00f70xfe80…47eeBase$0.001100%fluxa21d ago0x9fe6df…c7fc46
0x6664…00f70xfe80…47eeBase$0.001100%fluxa21d ago0xef6f5e…2d0500
0x6664…00f70xfe80…47eeBase$0.001100%fluxa21d ago0x3e34b0…1b6d7a
0x6664…00f70xfe80…47eeBase$0.001100%fluxa21d ago0x1e1b59…a49d1e
0x6664…00f70xfe80…47eeBase$0.001100%fluxa21d ago0xd96ff2…1ecbc2
0x6664…00f70xfe80…47eeBase$0.001100%fluxa21d ago0xe1155b…69f562
0x6664…00f70xfe80…47eeBase$0.001100%fluxa22d ago0xd58477…aa47eb
0x6664…00f70xfe80…47eeBase$0.001100%fluxa22d ago0xd98105…445b68
0x6664…00f70xfe80…47eeBase$0.001100%fluxa22d ago0x3d6246…0d650a
0x6664…00f70xfe80…47eeBase$0.001100%fluxa22d ago0x6bf489…e87a70
0x6664…00f70xfe80…47eeBase$0.001100%fluxa22d ago0xa1c436…d5387e
0x6664…00f70xfe80…47eeBase$0.001100%fluxa22d ago0xde91f6…2a8e2c
0x6664…00f70xfe80…47eeBase$0.001100%fluxa22d ago0x664fe9…5ecc7c
0x6664…00f70xfe80…47eeBase$0.001100%fluxa22d ago0xac62b2…f1a907
0x6664…00f70xfe80…47eeBase$0.001100%fluxa22d ago0xed23d8…a3de8f
0x6664…00f70xfe80…47eeBase$0.001100%fluxa22d ago0x4726bc…020ce0
0x6664…00f70xfe80…47eeBase$0.001100%fluxa22d ago0x48369f…61441d
0x6664…00f70xfe80…47eeBase$0.001100%fluxa22d ago0xda461e…a0cb89

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.