Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa327…cc8a0x48ad…36b8Base—$0.01100%ultravioletadao76d ago0x0b74b0…507e51
0xe3fb…acdc0x48ad…36b8Base—$0.05100%ultravioletadao76d ago0x4f8f2d…0f477b
0x8e50…cbbc0x48ad…36b8Base—$0.04100%ultravioletadao76d ago0xc2c5ac…1ddd5b
0x6e53…a2650x48ad…36b8Base—$0.04100%ultravioletadao76d ago0x575199…cb9c6c
0xc059…8b5e0x48ad…36b8Base—$0.03100%ultravioletadao76d ago0x9819f1…ad1171
0x8e50…cbbc0x48ad…36b8Base—$0.01100%ultravioletadao76d ago0x6b2286…6f7bc4
0x64db…c3680x48ad…36b8Base—$0.03100%ultravioletadao76d ago0xd45244…8dfff1
0xa327…cc8a0x48ad…36b8Base—$0.03100%ultravioletadao76d ago0x28d53d…a38311
0x7fd9…b5290x48ad…36b8Base—$0.03100%ultravioletadao76d ago0x0b691c…6cedd2
0x8e50…cbbc0x48ad…36b8Base—$0.01100%ultravioletadao76d ago0x1b9fa6…20a4f4
0xe3fb…acdc0x48ad…36b8Base—$0.05100%ultravioletadao76d ago0x50ce6b…e4202d
0x5975…500d0x48ad…36b8Base—$0.05100%ultravioletadao76d ago0xa44212…70164f
0x9688…d92d0x48ad…36b8Base—$0.03100%ultravioletadao76d ago0x88215e…8075d2
0x8e50…cbbc0x48ad…36b8Base—$0.01100%ultravioletadao76d ago0x47b6d8…6c271b
0x01f9…84d30x48ad…36b8Base—$0.03100%ultravioletadao76d ago0x202888…4b8a9e
0x8e50…cbbc0x48ad…36b8Base—$0.04100%ultravioletadao76d ago0x3f60d4…15b316
0xa327…cc8a0x48ad…36b8Base—$0.01100%ultravioletadao76d ago0x9d7033…867255
0xd579…071a0x48ad…36b8Base—$0.02100%ultravioletadao76d ago0x0425f5…c351c9
0x8e50…cbbc0x48ad…36b8Base—$0.01100%ultravioletadao76d ago0x637209…0aa74d
0xa327…cc8a0x48ad…36b8Base—$0.01100%ultravioletadao76d ago0x17f2ab…7cb853
0x3aeb…84080x48ad…36b8Base—$0.03100%ultravioletadao76d ago0x7c3438…a4f4d8
0x9688…d92d0x48ad…36b8Base—$0.05100%ultravioletadao76d ago0x2ab439…c90f87
0x8e50…cbbc0x48ad…36b8Base—$0.01100%ultravioletadao76d ago0x0c06ed…029257
0x09c3…beee0x48ad…36b8Base—$0.02100%ultravioletadao76d ago0x52d867…c6274c
0xa327…cc8a0x48ad…36b8Base—$0.03100%ultravioletadao76d ago0x9c6e14…75da2c

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.