Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xad42…8c8b0x3e0a…78e7Base—$0.005043100%coinbase74d ago0xdf4286…658959
0xad42…8c8b0x3e0a…78e7Base—$0.00382100%coinbase74d ago0xf3dbe2…9b9f6d
0xad42…8c8b0x3e0a…78e7Base—$0.003477100%coinbase74d ago0x2d2d5f…18b9fe
0xad42…8c8b0x3e0a…78e7Base—$0.002647100%coinbase74d ago0xb00a82…50f27a
0xad42…8c8b0x3e0a…78e7Base—$0.005223100%coinbase74d ago0x40dd15…ef4cb2
0xad42…8c8b0x3e0a…78e7Base—$0.003977100%coinbase74d ago0xdabe65…d54320
0xad42…8c8b0x3e0a…78e7Base—$0.003433100%coinbase74d ago0x034d29…584ce4
0xad42…8c8b0x3e0a…78e7Base—$0.005357100%coinbase74d ago0x5530cc…3a2831
0xad42…8c8b0x3e0a…78e7Base—$0.003498100%coinbase74d ago0xfea154…40ebe5
0xad42…8c8b0x3e0a…78e7Base—$0.00361100%coinbase74d ago0x6d00c5…acf74b
0xad42…8c8b0x3e0a…78e7Base—$0.005406100%coinbase74d ago0xe169f5…8baeed
0xad42…8c8b0x3e0a…78e7Base—$0.003643100%coinbase74d ago0xfb1c40…78c7b4
0xad42…8c8b0x3e0a…78e7Base—$0.004881100%coinbase74d ago0x244b3f…bb9629
0xad42…8c8b0x3e0a…78e7Base—$0.003513100%coinbase74d ago0x85dc01…1d76ef
0xad42…8c8b0x3e0a…78e7Base—$0.004588100%coinbase74d ago0xc4963a…051521
0xad42…8c8b0x3e0a…78e7Base—$0.003602100%coinbase74d ago0xd9a91b…f95008
0xad42…8c8b0x3e0a…78e7Base—$0.003738100%coinbase74d ago0x8ffeb2…15e452
0xad42…8c8b0x3e0a…78e7Base—$0.004793100%coinbase74d ago0xda0946…183d8b
0xad42…8c8b0x3e0a…78e7Base—$0.003184100%coinbase74d ago0xba9ed7…80fa0a
0xad42…8c8b0x3e0a…78e7Base—$0.005094100%coinbase74d ago0x511d9f…86d573
0xad42…8c8b0x3e0a…78e7Base—$0.004531100%coinbase74d ago0xd50ffd…cceb6a
0xad42…8c8b0x3e0a…78e7Base—$0.003395100%coinbase75d ago0xfba75e…580c61
0xad42…8c8b0x3e0a…78e7Base—$0.004951100%coinbase75d ago0xa5c3d1…e1e6e8
0xad42…8c8b0x3e0a…78e7Base—$0.002996100%coinbase75d ago0x394879…1e3d33
0xad42…8c8b0x3e0a…78e7Base—$0.005817100%coinbase75d ago0x50a323…fe3258

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.