Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase11d ago0xfdff68…44591e
0x957f…20a00x47d3…9ddaBasex402 service$10.00100%coinbase11d ago0x952a83…6fdb18
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase11d ago0x1609b4…bcbbd1
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase11d ago0xff3bad…833ce3
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase11d ago0x6fd592…6bacdd
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase11d ago0xea7e84…241547
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase11d ago0x6a2833…ebbe57
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase11d ago0x5bb287…4812d8
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase11d ago0xba5ab0…d97b9a
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase11d ago0x980ada…9ffd1b
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase11d ago0x464dd1…d1eb64
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase11d ago0xc82dc0…9f2a67
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase11d ago0xfd086c…aa8798
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase11d ago0x810d28…3441ef
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase11d ago0xe3b899…21168c
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase11d ago0xaf6ee5…d132c1
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase11d ago0x936b0a…6048e3
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase11d ago0xe5a62b…2db664
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase11d ago0xb97d06…9eed14
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase11d ago0x72c2b6…111485
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase11d ago0xdcb6ff…ec31c7
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase11d ago0x050092…1eebd5
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase11d ago0x73ffbd…d9c92d
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase11d ago0xbab074…e5efec
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase11d ago0x144238…0cc8cb

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.