Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase39d ago0x105d39…885baf
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase39d ago0x878354…4972c3
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase39d ago0x5a95fc…11bec9
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase39d ago0x85c5f4…0e05ae
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase39d ago0x0c6533…3a7576
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase39d ago0x87334e…24981c
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase39d ago0x3b5070…f518eb
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase39d ago0xeaebcd…186c87
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase39d ago0x364537…ee1045
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase39d ago0x83a4c8…6b9b57
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase39d ago0xea1ef9…b62fd7
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase39d ago0xc077a3…d50b14
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase39d ago0xed6c8a…b173ce
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase39d ago0x89294d…aa74d0
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase39d ago0x1502ac…b8c886
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase39d ago0x226dae…0e3fbf
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase39d ago0xebfa6e…932ba2
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase39d ago0xdc667f…d0a9e2
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase39d ago0xb64816…f15742
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase39d ago0xb347e6…e9a0fe
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase39d ago0xf79114…0b5b9f
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase40d ago0x68a3e5…39e6d3
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase40d ago0x6f68d0…12bc65
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase40d ago0xe10f9e…37b5dc
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase40d ago0x6276f3…6c3b3b

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.