Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc7c2…16e10x2d19…b573Base—$0.001100%coinbase18d ago0xd742a5…da0134
0xc7c2…16e10x2d19…b573Base—$0.001100%coinbase18d ago0x8e7a6a…303762
0xc7c2…16e10x2d19…b573Base—$0.001100%coinbase18d ago0x024ed6…e7d949
0xc7c2…16e10x2d19…b573Base—$0.001100%coinbase18d ago0xa1a4a1…3ef38d
0xc7c2…16e10x2d19…b573Base—$0.001100%coinbase18d ago0xa96779…cca834
0xc7c2…16e10x2d19…b573Base—$0.001100%coinbase18d ago0x362cfc…de20aa
0xc7c2…16e10x2d19…b573Base—$0.001100%coinbase18d ago0x4d8ee4…85f5ef
0xc7c2…16e10x2d19…b573Base—$0.001100%coinbase18d ago0xb967e2…feff75
0xc7c2…16e10x2d19…b573Base—$0.001100%coinbase18d ago0x3946de…ea457d
0xc7c2…16e10x2d19…b573Base—$0.001100%coinbase18d ago0xb7dac6…b2df06
0xc7c2…16e10x2d19…b573Base—$0.001100%coinbase18d ago0x96dc52…d8e41e
0xc7c2…16e10x2d19…b573Base—$0.001100%coinbase18d ago0x724858…719100
0xc7c2…16e10x2d19…b573Base—$0.001100%coinbase18d ago0x4b8d75…0cb405
0xc7c2…16e10x2d19…b573Base—$0.001100%coinbase18d ago0x2e6540…f49eb2
0xc7c2…16e10x2d19…b573Base—$0.001100%coinbase18d ago0x10c3cb…103c12
0xc7c2…16e10x2d19…b573Base—$0.001100%coinbase18d ago0xfc08eb…34a2f1
0xc7c2…16e10x2d19…b573Base—$0.001100%coinbase18d ago0xbe37fe…d58452
0xc7c2…16e10x2d19…b573Base—$0.001100%coinbase18d ago0xdddc83…7f30dc
0xc7c2…16e10x2d19…b573Base—$0.001100%coinbase18d ago0x55039c…b2d4a3
0xc7c2…16e10x2d19…b573Base—$0.001100%coinbase18d ago0x5b911b…412f83
0xc7c2…16e10x2d19…b573Base—$0.001100%coinbase18d ago0xd7a613…510944

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.