Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8cfa…be850x0e3d…7757Base—$1.05100%0x93d4…655d95d ago0x748dec…9ca5a9
0x8cfa…be850x0e3d…7757Base—$4.20100%0x5a57…2a9e95d ago0xe33484…d437ce
0x8cfa…be850x0e3d…7757Base—$11.55100%0x238c…f4bb95d ago0x6719e7…ddfa13
0x8cfa…be850x0e3d…7757Base—$7.35100%0xa423…2cae95d ago0x146efb…db1f91
0x8cfa…be850x0e3d…7757Base—$1.05100%0xdc27…c47d95d ago0x08ae7b…67eb97
0x8cfa…be850x0e3d…7757Base—$10.50100%0xde5c…e1ff95d ago0x792340…521520
0x8cfa…be850x0e3d…7757Base—$10.50100%0x4d61…683895d ago0x9c8e1b…68a87a
0x8cfa…be850x0e3d…7757Base—$10.50100%0xc5bc…360695d ago0xb12b37…593a34
0x8cfa…be850x0e3d…7757Base—$10.50100%0x4639…93fa95d ago0xe51e89…b99cd2
0x8cfa…be850x0e3d…7757Base—$2.10100%0xcf26…86e695d ago0xf5c08a…ea6910
0x8cfa…be850x0e3d…7757Base—$10.50100%0x72ef…0ffd95d ago0xf555dc…a65753
0x8cfa…be850x0e3d…7757Base—$1.05100%0x817a…63b595d ago0xca5dff…327901
0x8cfa…be850x0e3d…7757Base—$1.05100%0x7381…a3ba95d ago0x1f538c…d9f484
0x8cfa…be850x0e3d…7757Base—$10.50100%0x8b99…df7995d ago0x14539b…579881
0x8cfa…be850x0e3d…7757Base—$2.10100%0x5047…e94095d ago0xde9f7c…f022b9
0x8cfa…be850x0e3d…7757Base—$4.20100%0x8ee8…f8f295d ago0xb6289e…fddf8c
0x8cfa…be850x0e3d…7757Base—$5.25100%0xdcda…ec2f95d ago0x229bc5…7d5a70
0x8cfa…be850x0e3d…7757Base—$10.50100%0x6344…a21a95d ago0x0e7a35…48fea9
0x8cfa…be850x0e3d…7757Base—$10.50100%0x6e35…7a2895d ago0x51b8e0…aef94a

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.