Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xed27…9d190x9035…8fd4Base—$0.01100%coinbase65d ago0x5c9461…66eb30
0xed27…9d190xfb77…f570Base—$0.01100%coinbase65d ago0xbf856e…8ea4a2
0xed27…9d190x0570…a17aBase—$0.01100%coinbase65d ago0x679053…d55dd5
0xed27…9d190x5c32…fa7fBase—$0.01100%coinbase65d ago0x0a708f…dc3acf
0xed27…9d190x0b88…11f1Base—$0.01100%coinbase65d ago0x9b0de1…fb3633
0xed27…9d190x7a51…d7e1Base—$0.01100%coinbase65d ago0x7dfbf5…aa84fc
0xed27…9d190xf858…c022Base—$0.01100%coinbase65d ago0xc79ab2…614ada
0xed27…9d190xfc84…0e5bBase—$0.01100%coinbase65d ago0x8afafe…533991
0xed27…9d190xc2c0…cfafBase—$0.01100%coinbase65d ago0xe93ac5…8af142
0xed27…9d190x9e37…111aBase—$0.01100%coinbase65d ago0xaebdb0…4faacd
0xed27…9d190xe9e5…6d2bBase—$0.01100%coinbase65d ago0xcec0fe…4930af
0xed27…9d190x00f1…601eBase—$0.01100%coinbase65d ago0x36aa30…6fbdbd
0xed27…9d190x4669…585eBase—$0.01100%coinbase65d ago0x2f8ff8…432cbd
0xed27…9d190x8b33…7e84Base—$0.01100%coinbase65d ago0xa96119…b2d068
0xed27…9d190xb011…38ceBase—$0.01100%coinbase65d ago0x861bbb…f50caf
0xed27…9d190x200a…c719Base—$0.01100%coinbase65d ago0x189aad…b7cb96
0xed27…9d190x9423…0b38Base—$0.01100%coinbase65d ago0xf690e7…0fbb26
0xed27…9d190x02b6…973bBase—$0.01100%coinbase65d ago0xd7bd15…3ad36a
0xed27…9d190x68e5…fdedBase—$0.01100%coinbase65d ago0x5e85d8…b4ed92
0xed27…9d190x9700…5c64Base—$0.01100%coinbase65d ago0xc8dfd1…9652dd
0xed27…9d190xb50a…7e6cBase—$0.01100%coinbase65d ago0xf07054…7958c4
0xed27…9d190xb115…cd53Base—$0.01100%coinbase65d ago0xf7a353…ddd493
0xed27…9d190x1a2d…6d6dBase—$0.01100%coinbase65d ago0xd8e85b…d41fbf
0xed27…9d190x70a1…59dbBase—$0.01100%coinbase65d ago0x79ca9f…decb68
0xed27…9d190x934a…3721Base—$0.01100%coinbase65d ago0xe19ec0…9f8008

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.