Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8060…aef80x11dc…17d2Base—$0.10100%payAI14d ago0x78a3b5…94fc7c
0x8060…aef80x404f…23acBase—$0.10100%payAI14d ago0x63950f…dd29ad
0x8060…aef80x58f6…cc5bBase—$0.10100%payAI14d ago0x683866…46ad8a
0x8060…aef80x327f…bf71Base—$0.10100%payAI14d ago0xdd91c2…2d2f79
0x8060…aef80xa26e…d005Base—$0.10100%payAI14d ago0x2a8358…3cb30a
0x8060…aef80x8a43…6b14Base—$0.10100%payAI14d ago0x9fcc44…1ebb57
0x8060…aef80xfab1…01b4Base—$0.10100%payAI14d ago0xc94012…68efd7
0x8060…aef80x7505…7bdbBase—$0.10100%payAI14d ago0x511ffa…3f1fa5
0x8060…aef80xd280…34caBase—$0.10100%payAI14d ago0xf71e73…7ab05f
0x8060…aef80x47bb…7a22Base—$0.10100%payAI14d ago0x02837b…a9afa5
0x8060…aef80x9ade…c65cBase—$0.10100%payAI14d ago0x9c1cf0…ebad8d
0x5467…d6180x8060…aef8Base—$1.10100%payAI14d ago0xc6b322…cf3383
0x8060…aef80x34ae…3789Base—$0.10100%payAI14d ago0xd46f53…75d6f3
0x8060…aef80x404f…23acBase—$0.10100%payAI14d ago0x1e544b…80b366
0x8060…aef80x6290…5408Base—$0.10100%payAI14d ago0x6358c7…bf41e5
0x8060…aef80x11dc…17d2Base—$0.10100%payAI14d ago0x40c665…79408c
0x8060…aef80x9ade…c65cBase—$0.10100%payAI14d ago0x7e8eb6…ae6de6
0x8060…aef80x58f6…cc5bBase—$0.10100%payAI14d ago0x732412…34887d
0x8060…aef80xfab1…01b4Base—$0.10100%payAI14d ago0xaf93e2…95ca6d
0x8060…aef80x327f…bf71Base—$0.10100%payAI14d ago0x3b09d3…908390
0x8060…aef80xa26e…d005Base—$0.10100%payAI14d ago0x428f4e…7e2ed9
0x8060…aef80x8a43…6b14Base—$0.10100%payAI14d ago0x48bbdf…4623be
0x8060…aef80x7505…7bdbBase—$0.10100%payAI14d ago0xdf51ce…705cff
0x8060…aef80x47bb…7a22Base—$0.10100%payAI14d ago0xc8a668…bb6c14
0x8060…aef80xd280…34caBase—$0.10100%payAI14d ago0x620e6c…3a9cc0

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.