Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeaea…b1ce0x1dd8…0ab9Base—$0.01100%coinbase73d ago0x150865…b4d20b
0xeaea…b1ce0x02d8…2d15Base—$0.01100%coinbase73d ago0x57b690…b1b60c
0xeaea…b1ce0xbbc7…9ccaBase—$0.01100%coinbase73d ago0x445d03…8c93e8
0xeaea…b1ce0xd372…bba2Base—$0.01100%coinbase73d ago0x7f59f2…52e3bd
0xeaea…b1ce0x7925…c3efBase—$0.01100%coinbase73d ago0xe7c195…bea0a4
0xeaea…b1ce0x392c…6090Base—$0.01100%coinbase73d ago0xc00e04…789467
0xeaea…b1ce0x1458…c7bfBase—$0.01100%coinbase73d ago0xbc495a…8dd581
0xeaea…b1ce0xf384…5579Base—$0.01100%coinbase73d ago0xc89bc0…a93d07
0xeaea…b1ce0xccc8…7176Base—$0.01100%coinbase73d ago0x47a458…b6bcc7
0xeaea…b1ce0x6eb5…6f3aBase—$0.01100%coinbase73d ago0x813424…897a48
0xeaea…b1ce0x8163…7ad0Base—$0.01100%coinbase73d ago0xa1ab5a…66a459
0xeaea…b1ce0x3b13…c363Base—$0.01100%coinbase73d ago0x196f15…f4bead
0xeaea…b1ce0x7c73…7dc7Base—$0.01100%coinbase73d ago0x44dc1a…dc284e
0xeaea…b1ce0xa3bf…5375Base—$0.01100%coinbase73d ago0x3de645…094303

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.