Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfa29…f3960x0ee7…8c2dBase—$0.01100%coinbase78d ago0xe14005…c4031b
0xfa29…f3960x4c3b…6ae7Base—$0.01100%coinbase78d ago0x697657…17ef70
0xfa29…f3960x151b…fa95Base—$0.01100%coinbase78d ago0xe55f28…0c60e3
0xfa29…f3960xa492…e386Base—$0.01100%coinbase78d ago0x226805…f91a0c
0xfa29…f3960xd5fd…f2c7Base—$0.01100%coinbase78d ago0xe73047…adb41c
0xfa29…f3960xa2db…a966Base—$0.01100%coinbase78d ago0x01cf35…91ac15
0xfa29…f3960xc306…5034Base—$0.01100%coinbase78d ago0x625828…228a00
0xfa29…f3960x207b…0ccaBase—$0.01100%coinbase78d ago0xabdea4…187cc6
0xfa29…f3960xb32f…8adeBase—$0.01100%coinbase78d ago0x064b24…8f75b4
0xfa29…f3960x2827…0697Base—$0.01100%coinbase78d ago0x102701…d4baba
0xfa29…f3960x7c85…5066Base—$0.01100%coinbase78d ago0xc0c50e…59dca9
0xfa29…f3960x7cc4…3f2aBase—$0.01100%coinbase78d ago0x4284ce…84e725
0xfa29…f3960x6443…71b3Base—$0.01100%coinbase78d ago0x3ca9b1…a6a330
0xfa29…f3960x6d57…00d2Base—$0.01100%coinbase78d ago0xcecd77…00b8a4
0xfa29…f3960x37a5…3038Base—$0.01100%coinbase78d ago0x7222ca…7ebea3
0xfa29…f3960xb399…602fBase—$0.01100%coinbase78d ago0x26062d…74ab24
0xfa29…f3960x50eb…14bfBase—$0.01100%coinbase78d ago0x795393…cf7434
0xfa29…f3960xee9c…2fd5Base—$0.01100%coinbase78d ago0xd33bba…26d1ad
0xfa29…f3960xb75f…b7d5Base—$0.01100%coinbase78d ago0xda6db0…ef8d36
0xfa29…f3960x82ba…ccc6Base—$0.01100%coinbase78d ago0x966633…92d36a
0xfa29…f3960x6322…1ca0Base—$0.01100%coinbase78d ago0x879b1e…36b99a
0xfa29…f3960xa6cc…ce3cBase—$0.01100%coinbase78d ago0xf8a997…e36ea7
0xfa29…f3960xd5f4…b689Base—$0.01100%coinbase78d ago0x4077ca…59dfee
0xfa29…f3960x2f21…7beaBase—$0.01100%coinbase78d ago0x9f6dff…6bfafd
0xfa29…f3960xaba6…8fdfBase—$0.01100%coinbase78d ago0x7ae236…b8fccc

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.