Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe89c…21ff0x43b8…63deBasex402 service$0.15100%coinbase15d ago0x5dd0d8…2fb005
0x94aa…02be0x43b8…63deBasex402 service$0.03100%coinbase16d ago0x0cd499…201487
0x6415…863d0x43b8…63deBasex402 service$0.15100%coinbase16d ago0x3d7293…de63ae
0x302a…0e5c0x43b8…63deBasex402 service$0.03100%coinbase16d ago0xf98b6d…f11de2
0x6415…863d0x43b8…63deBasex402 service$0.03100%coinbase16d ago0x7539e4…ecb97e
0x6415…863d0x43b8…63deBasex402 service$0.03100%coinbase16d ago0x348c86…3cc778
0x6415…863d0x43b8…63deBasex402 service$0.15100%coinbase16d ago0x581c8a…0e0891
0x6415…863d0x43b8…63deBasex402 service$0.03100%coinbase16d ago0xd2d40f…2c1aed
0x6415…863d0x43b8…63deBasex402 service$0.03100%coinbase16d ago0x76bacd…288789
0x6415…863d0x43b8…63deBasex402 service$0.03100%coinbase16d ago0xa1ac12…d595a8
0x6415…863d0x43b8…63deBasex402 service$0.03100%coinbase16d ago0xf53a57…715fed
0x6415…863d0x43b8…63deBasex402 service$0.03100%coinbase16d ago0x68a59e…cf1771
0x6415…863d0x43b8…63deBasex402 service$0.03100%coinbase16d ago0xf5258c…8f8857
0x6415…863d0x43b8…63deBasex402 service$0.15100%coinbase16d ago0x0922fa…9763d9
0x6415…863d0x43b8…63deBasex402 service$0.03100%coinbase16d ago0x8a2e9b…003062
0x6415…863d0x43b8…63deBasex402 service$0.03100%coinbase16d ago0x51a787…80cfa9
0x6415…863d0x43b8…63deBasex402 service$0.03100%coinbase16d ago0x8e764d…94d19a
0x6415…863d0x43b8…63deBasex402 service$0.03100%coinbase16d ago0x0b4663…8f134f
0x6415…863d0x43b8…63deBasex402 service$0.03100%coinbase16d ago0xeb8040…c34d80
0x6415…863d0x43b8…63deBasex402 service$0.03100%coinbase16d ago0xcde6e7…20b7a2
0x6415…863d0x43b8…63deBasex402 service$0.03100%coinbase16d ago0x63b181…206ddd
0x6415…863d0x43b8…63deBasex402 service$0.03100%coinbase16d ago0xf95e80…2a65bc
0x6415…863d0x43b8…63deBasex402 service$0.03100%coinbase16d ago0x7d3731…eb13b4
0x6415…863d0x43b8…63deBasex402 service$0.03100%coinbase16d ago0xa6c9c2…77ba65
0x6415…863d0x43b8…63deBasex402 service$0.03100%coinbase16d ago0x3251a1…5e0313

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.