Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xed27…9d190x0b86…9f02Base—$0.01100%coinbase74d ago0x1d0699…561bd2
0xed27…9d190x16c6…b37eBase—$0.01100%coinbase74d ago0x924b3e…2627c4
0xed27…9d190xc823…bdbaBase—$0.01100%coinbase74d ago0xbebcb9…026f57
0xed27…9d190x5ac7…ec5cBase—$0.01100%coinbase74d ago0x5b4348…89941e
0xed27…9d190x80bc…a8afBase—$0.01100%coinbase74d ago0x45273f…0c00a2
0xed27…9d190xee3d…15f8Base—$0.01100%coinbase74d ago0xedf361…6d306b
0xed27…9d190xf38c…b13eBase—$0.01100%coinbase74d ago0x992e75…190958
0xed27…9d190x7149…eb11Base—$0.01100%coinbase74d ago0x098388…e318d9
0xed27…9d190x352c…765bBase—$0.01100%coinbase75d ago0x946d0d…8ceb89
0xed27…9d190xaf60…196eBase—$0.01100%coinbase75d ago0xa9c422…726551
0xed27…9d190x0892…d646Base—$0.01100%coinbase75d ago0x9dab30…6c401c
0xed27…9d190x2659…165aBase—$0.01100%coinbase75d ago0x3eb574…6ad553
0xed27…9d190xfd8a…2d1dBase—$0.01100%coinbase75d ago0xbf8a9a…95714d
0xed27…9d190x6581…6c48Base—$0.01100%coinbase75d ago0xffb21d…764e04
0xed27…9d190x6b3b…2f7fBase—$0.01100%coinbase75d ago0x95afdf…2d663d
0xed27…9d190x0c7d…d528Base—$0.01100%coinbase75d ago0x1c6072…7a9640
0xed27…9d190x11e7…6892Base—$0.01100%coinbase75d ago0xca7611…840a83
0xed27…9d190xd260…83f7Base—$0.01100%coinbase75d ago0x072c72…adcc76
0xed27…9d190x429a…58c5Base—$0.01100%coinbase75d ago0x999a71…eccb16
0xed27…9d190x45d1…ef5dBase—$0.01100%coinbase75d ago0x484cdb…77554a
0xed27…9d190xd2ed…d197Base—$0.01100%coinbase75d ago0xa40766…10871e
0xed27…9d190x627d…c069Base—$0.01100%coinbase75d ago0xa410d9…cca74a
0xed27…9d190xfdac…e67fBase—$0.01100%coinbase75d ago0x48fdcb…570847
0xed27…9d190x49b9…7ccfBase—$0.01100%coinbase75d ago0xebd46a…bb26e1
0xed27…9d190xb721…8e35Base—$0.01100%coinbase75d ago0x2bbaaa…1c342c

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.