Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x30de…1f910xfe80…47eeBase$0.001100%fluxa13d ago0x16ceca…36e66c
0x30de…1f910xfe80…47eeBase$0.001100%fluxa13d ago0x825df2…abde98
0x30de…1f910xfe80…47eeBase$0.001100%fluxa13d ago0x0cc292…945631
0x30de…1f910xfe80…47eeBase$0.001100%fluxa13d ago0x0d4d52…8fe027
0x30de…1f910xfe80…47eeBase$0.001100%fluxa13d ago0xcc85c9…ad5f34
0x30de…1f910xfe80…47eeBase$0.001100%fluxa13d ago0x618d65…22af95
0x30de…1f910xfe80…47eeBase$0.001100%fluxa13d ago0x077698…1de1c1
0x30de…1f910xfe80…47eeBase$0.001100%fluxa13d ago0xeb3433…b297bb
0x30de…1f910xfe80…47eeBase$0.001100%fluxa13d ago0x965d19…52de6e
0x30de…1f910xfe80…47eeBase$0.001100%fluxa13d ago0x631c24…819676
0x30de…1f910xfe80…47eeBase$0.001100%fluxa13d ago0xe4038d…427dbe
0x30de…1f910xfe80…47eeBase$0.001100%fluxa13d ago0xc68c07…ae0466
0x30de…1f910xfe80…47eeBase$0.001100%fluxa13d ago0x76d918…28f880
0x30de…1f910xfe80…47eeBase$0.001100%fluxa13d ago0xafc38a…20b106
0x30de…1f910xfe80…47eeBase$0.001100%fluxa13d ago0xd74ecf…efd177
0x30de…1f910xfe80…47eeBase$0.001100%fluxa13d ago0x72f274…415412
0x30de…1f910xfe80…47eeBase$0.001100%fluxa13d ago0x767853…1fe610
0x30de…1f910xfe80…47eeBase$0.001100%fluxa13d ago0x34d566…9e2c9f
0x30de…1f910xfe80…47eeBase$0.001100%fluxa13d ago0x51e3eb…8887f7
0x30de…1f910xfe80…47eeBase$0.001100%fluxa13d ago0x7e4230…2d009a
0x30de…1f910xfe80…47eeBase$0.001100%fluxa13d ago0x9f49ee…c6c8d7
0x30de…1f910xfe80…47eeBase$0.001100%fluxa13d ago0x3faf99…306991
0x30de…1f910xfe80…47eeBase$0.001100%fluxa13d ago0x65fec2…e1a51c
0x30de…1f910xfe80…47eeBase$0.001100%fluxa13d ago0xaa5192…8d2c24
0x30de…1f910xfe80…47eeBase$0.001100%fluxa13d ago0x843a28…2d2aa4

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.