Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x21b5…c2e10x10c1…1e24Base—$0.009526100%coinbase107d ago0xf76d7b…167140
0x21b5…c2e10x10c1…1e24Base—$0.10100%coinbase107d ago0xe915a9…ccbbd1
0x21b5…c2e10x10c1…1e24Base—$0.19100%coinbase107d ago0xd22a41…1e725e
0x21b5…c2e10x10c1…1e24Base—$0.14100%coinbase107d ago0x5f5e81…29a998
0x21b5…c2e10x10c1…1e24Base—$0.02100%coinbase107d ago0xac8465…3473b9
0x21b5…c2e10x10c1…1e24Base—$0.09100%coinbase108d ago0x32aa0d…b112a8
0x21b5…c2e10x10c1…1e24Base—$0.66100%coinbase108d ago0x4719d1…255d0c
0x21b5…c2e10x10c1…1e24Base—$0.28100%coinbase108d ago0x8f4600…d49a34
0x21b5…c2e10x10c1…1e24Base—$0.01100%coinbase108d ago0xdad199…fd284b
0x21b5…c2e10x10c1…1e24Base—$0.007134100%coinbase108d ago0x596d50…b7b924
0x21b5…c2e10x10c1…1e24Base—$0.10100%coinbase108d ago0x65f2c9…2e2adb
0x21b5…c2e10x10c1…1e24Base—$0.01100%coinbase108d ago0xeb6cc5…fba852
0x21b5…c2e10x10c1…1e24Base—$0.10100%coinbase108d ago0xea526a…f88c92
0x21b5…c2e10x10c1…1e24Base—$0.16100%coinbase108d ago0xf8a7c2…e8c07c
0x21b5…c2e10x10c1…1e24Base—$0.009224100%coinbase108d ago0x898e1d…225467
0x21b5…c2e10x10c1…1e24Base—$0.02100%coinbase108d ago0xf5d1b9…ec64f6
0x21b5…c2e10x10c1…1e24Base—$0.005099100%coinbase108d ago0xc8c7d6…fadc60
0x21b5…c2e10x10c1…1e24Base—$0.10100%coinbase108d ago0xfcb3a3…8e4c23
0x21b5…c2e10x10c1…1e24Base—$0.10100%coinbase108d ago0x35ce59…0a548c
0x21b5…c2e10x10c1…1e24Base—$0.02100%coinbase108d ago0x6953fe…99750a
0x21b5…c2e10x10c1…1e24Base—$0.02100%coinbase108d ago0xad0945…5841e1
0x21b5…c2e10x10c1…1e24Base—$0.01100%coinbase108d ago0xd4905f…08a2c8
0x21b5…c2e10x10c1…1e24Base—$0.05100%coinbase108d ago0x999b42…c097fc
0x21b5…c2e10x10c1…1e24Base—$0.02100%coinbase108d ago0x34970d…c88148
0x21b5…c2e10x10c1…1e24Base—$0.01100%coinbase108d ago0xedaa9f…fee67e

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.