Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3d89e2…3b7732
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI108d ago0x63bd9f…ff09da
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI108d ago0xff786b…1052c4
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf875da…808d09
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3ef4fc…c009d8
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd9f7c7…7c5150
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2db0f4…d214ef
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd7bbff…07a8e4
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI108d ago0xade06e…7419cb
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6177e9…d49941
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1418c5…31f212
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI108d ago0x211846…ddf7e4
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb0f1be…ef6c00
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI108d ago0x15138a…71dd1d
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9f5738…7ad8c7
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0f3566…84bf8c
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI108d ago0x76f4f4…729894
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2ea302…cc4cbc
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6bd38f…24aac1
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI108d ago0x427d06…da6823
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6a40a8…8db51f
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc5d4f5…b70248
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9ee8d5…8fa76f
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI108d ago0x7a9f0f…1aea18
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI108d ago0x700ea0…2560e1

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.