Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4f05…1e910x5aae…482eBase—$0.001100%coinbase4d ago0xd80e2c…8dbf44
0x4f05…1e910x5aae…482eBase—$0.001100%coinbase4d ago0x4d7459…14f823
0x4f05…1e910x5aae…482eBase—$0.001100%coinbase4d ago0x8a082d…529ec5
0x4f05…1e910x5aae…482eBase—$0.001100%coinbase4d ago0x8cb2e0…e640fb
0x4f05…1e910x5aae…482eBase—$0.001100%coinbase4d ago0x96f83b…b50394
0x4f05…1e910x5aae…482eBase—$0.001100%coinbase4d ago0x59aeb8…b0b549
0x4f05…1e910x5aae…482eBase—$0.001100%coinbase4d ago0xff77b3…d8a38e
0x4f05…1e910x5aae…482eBase—$0.001100%coinbase4d ago0x0a2c64…1c899e
0x4f05…1e910x5aae…482eBase—$0.001100%coinbase4d ago0x000fc3…b289ea
0x4f05…1e910x5aae…482eBase—$0.001100%coinbase4d ago0x925bd2…7781df
0x4f05…1e910x5aae…482eBase—$0.001100%coinbase4d ago0x5c28a6…8d55d6
0x4f05…1e910x5aae…482eBase—$0.001100%coinbase4d ago0xff3bc4…90183a
0x4f05…1e910x5aae…482eBase—$0.001100%coinbase4d ago0xd56b67…8af6ec
0x4f05…1e910x5aae…482eBase—$0.001100%coinbase4d ago0x4fa12e…ae0301
0x4f05…1e910x5aae…482eBase—$0.001100%coinbase4d ago0x377f6e…67b4cd
0x4f05…1e910x5aae…482eBase—$0.001100%coinbase4d ago0x050bef…5b7e15
0x4f05…1e910x5aae…482eBase—$0.001100%coinbase4d ago0xf33e01…f1216f
0x4f05…1e910x5aae…482eBase—$0.001100%coinbase4d ago0xee85ae…8fac22
0x4f05…1e910x5aae…482eBase—$0.001100%coinbase5d ago0x82942a…d88f51
0x4f05…1e910x5aae…482eBase—$0.001100%coinbase5d ago0xea2cfd…6bd7ad
0x4f05…1e910x5aae…482eBase—$0.001100%coinbase5d ago0xee58bd…6a37b4

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.