Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeba6…3c850x0e3d…7757Base—$1.0570%0xd301…c7ff41d ago0x20c1ec…d34c7a
0xeba6…3c850x47c5…4fc3Base—$5.2570%0xd50e…07b941d ago0xefeab2…c5351d
0xeba6…3c850x0e3d…7757Base—$1.0570%0xfdd4…df7241d ago0x007f67…2194b9
0xeba6…3c850x0e3d…7757Base—$1.0570%0x89b2…a87a41d ago0x571edb…9a91b8
0xeba6…3c850x0e3d…7757Base—$10.5070%0x9d9f…8c6a41d ago0xc64e39…37a89d
0xeba6…3c850x47c5…4fc3Base—$3.1570%0xfdd4…df7241d ago0x976612…dd63a9
0xeba6…3c850x0e3d…7757Base—$5.2570%0xaecf…8b7541d ago0xc9f884…249926
0xeba6…3c850x0e3d…7757Base—$2.1070%0x2837…f76741d ago0xd524d9…80db6a
0xeba6…3c850x0e3d…7757Base—$1.0570%0xc807…52c741d ago0x6a678f…304661
0xeba6…3c850x0e3d…7757Base—$1.0570%0xf643…981042d ago0xc35d15…70cbd5
0xeba6…3c850x0e3d…7757Base—$5.2570%0x4ec9…366142d ago0x8a2c2d…3ea3f6
0xeba6…3c850x0e3d…7757Base—$1.0570%0x1e0a…902e42d ago0x8c4040…89a20a
0xeba6…3c850x0e3d…7757Base—$1.0570%0x9307…e92a42d ago0xb46e4d…03d1ad
0xeba6…3c850x0e3d…7757Base—$1.0570%0xda14…75fa42d ago0x37df17…ce1d9b

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.