Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa22d ago0x627c76…a92bec
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa22d ago0xa5f767…e27dbe
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa22d ago0x480f40…be4116
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa22d ago0x40a553…9ed972
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa22d ago0x62e7b8…7c5507
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa22d ago0xd7a8cb…1c4355
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa22d ago0x57c987…f11346
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa22d ago0x208c49…35d5ae
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa22d ago0xa33eeb…0065b2
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa22d ago0x4acfd6…a1064b
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa22d ago0xaf9896…d7eee4
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa22d ago0x0958ab…55248c
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa23d ago0xd451cb…e50955
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa23d ago0x2f5dd0…52e737
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa23d ago0x5e5f2a…f37897
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa23d ago0xc13bcd…bd4b1e
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa23d ago0xc44f04…996dea
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa23d ago0x4007ab…0d6f17
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa23d ago0xef9137…7b20bc
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa23d ago0xcdfb09…a04e23
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa23d ago0x6a0849…91eee4
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa23d ago0xf93612…53a2f7
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa23d ago0x778c7e…323be2
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa23d ago0xa60205…20ddd0
0xda54…0b0f0xfe80…47eeBase—$0.001100%fluxa23d ago0x96b9da…f574fe

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.