Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xde35…66aa0x3e0a…78e7Base—$0.002964100%coinbase74d ago0x9ee114…11c626
0xde35…66aa0x3e0a…78e7Base—$0.003219100%coinbase74d ago0x2cd319…427bfa
0xde35…66aa0x3e0a…78e7Base—$0.0031100%coinbase74d ago0x1d9d3f…1e40aa
0xde35…66aa0x3e0a…78e7Base—$0.005714100%coinbase74d ago0xe02ba1…c465be
0xde35…66aa0x3e0a…78e7Base—$0.002865100%coinbase74d ago0xefe3d9…6ee349
0xde35…66aa0x3e0a…78e7Base—$0.005771100%coinbase74d ago0x911fe3…8a0e94
0xde35…66aa0x3e0a…78e7Base—$0.003966100%coinbase74d ago0xeca18c…ead3f2
0xde35…66aa0x3e0a…78e7Base—$0.004448100%coinbase74d ago0x5ab6af…51093f
0xde35…66aa0x3e0a…78e7Base—$0.003461100%coinbase74d ago0x455585…770ace
0xde35…66aa0x3e0a…78e7Base—$0.004801100%coinbase74d ago0x14222e…e92971
0xde35…66aa0x3e0a…78e7Base—$0.002881100%coinbase74d ago0x1d19e6…469570
0xde35…66aa0x3e0a…78e7Base—$0.003326100%coinbase74d ago0x4dbb16…830bf6
0xde35…66aa0x3e0a…78e7Base—$0.005381100%coinbase74d ago0xa743cf…fc2c78
0xde35…66aa0x3e0a…78e7Base—$0.005422100%coinbase74d ago0x664c8d…a9667e
0xde35…66aa0x3e0a…78e7Base—$0.004255100%coinbase74d ago0x107b2f…88af47
0xde35…66aa0x3e0a…78e7Base—$0.003695100%coinbase74d ago0x60c911…eabf54
0xde35…66aa0x3e0a…78e7Base—$0.002706100%coinbase74d ago0xef2ed1…f550a9
0xde35…66aa0x3e0a…78e7Base—$0.005558100%coinbase74d ago0x982c40…c6a303
0xde35…66aa0x3e0a…78e7Base—$0.004035100%coinbase75d ago0x4d092a…5a8ba8
0xde35…66aa0x3e0a…78e7Base—$0.003529100%coinbase75d ago0x9bb3e6…81882f
0xde35…66aa0x3e0a…78e7Base—$0.003276100%coinbase75d ago0xd82f73…49a346
0xde35…66aa0x3e0a…78e7Base—$0.004794100%coinbase75d ago0x5c5c7c…8b8d78
0xde35…66aa0x3e0a…78e7Base—$0.002795100%coinbase75d ago0xdabffc…736f09
0xde35…66aa0x3e0a…78e7Base—$0.005764100%coinbase75d ago0x36e832…4e6e5a

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.