Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb179…2d640xfe80…47eeBase$0.001100%fluxa18d ago0xfa2d89…d492dd
0xb179…2d640xfe80…47eeBase$0.001100%fluxa18d ago0xd8d9e0…c6be26
0xb179…2d640xfe80…47eeBase$0.001100%fluxa18d ago0xcb5583…4496be
0xb179…2d640xfe80…47eeBase$0.001100%fluxa18d ago0x5efae6…15c5ae
0xb179…2d640xfe80…47eeBase$0.001100%fluxa18d ago0x0ee215…ffa584
0xb179…2d640xfe80…47eeBase$0.001100%fluxa18d ago0x0866ef…696def
0xb179…2d640xfe80…47eeBase$0.001100%fluxa18d ago0x2ef7c0…33ffa4
0xb179…2d640xfe80…47eeBase$0.001100%fluxa18d ago0x0140b2…68a326
0xb179…2d640xfe80…47eeBase$0.001100%fluxa18d ago0xb817a0…05191d
0xb179…2d640xfe80…47eeBase$0.001100%fluxa18d ago0xd85367…a00c87
0xb179…2d640xfe80…47eeBase$0.001100%fluxa18d ago0x7d90ca…fc17aa
0xb179…2d640xfe80…47eeBase$0.001100%fluxa18d ago0x294c62…b7ba56
0xb179…2d640xfe80…47eeBase$0.001100%fluxa18d ago0x8eb229…6b1d7d
0xb179…2d640xfe80…47eeBase$0.001100%fluxa18d ago0x2a7fa0…802f5a
0xb179…2d640xfe80…47eeBase$0.001100%fluxa18d ago0x8c0706…8c6d82
0xb179…2d640xfe80…47eeBase$0.001100%fluxa18d ago0x75dc04…502f9b
0xb179…2d640xfe80…47eeBase$0.001100%fluxa18d ago0xb1d7bc…800a20
0xb179…2d640xfe80…47eeBase$0.001100%fluxa18d ago0x44b228…b4226c
0xb179…2d640xfe80…47eeBase$0.001100%fluxa18d ago0xad4357…40a026
0xb179…2d640xfe80…47eeBase$0.001100%fluxa18d ago0x461c05…964e81
0xb179…2d640xfe80…47eeBase$0.001100%fluxa18d ago0x27ef31…3e388a
0xb179…2d640xfe80…47eeBase$0.001100%fluxa18d ago0x3d0fdc…0e5fda
0xb179…2d640xfe80…47eeBase$0.001100%fluxa18d ago0x68e710…e6d139
0xb179…2d640xfe80…47eeBase$0.001100%fluxa19d ago0x20cc6c…e721cb
0xb179…2d640xfe80…47eeBase$0.001100%fluxa19d ago0x20d381…ed0642

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.