Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x906b…64760xeb18…02c1Base—$29.8070%0xbb67…9bc449d ago0x5a4fc8…c889b1
0x6853…9b840xeb18…02c1Base—$28.0570%0xbb67…9bc449d ago0x8bb6a1…a0ee66
0xff76…6c1b0xeb18…02c1Base—$22.0770%0xbb67…9bc449d ago0x475d28…4b1ab0
0x4f1d…7e3d0xeb18…02c1Base—$29.5770%0xbb67…9bc449d ago0xfa0c75…aa95f7
0x057d…13cc0xeb18…02c1Base—$22.9670%0xbb67…9bc449d ago0x2c8699…39ed3c
0x48c7…2b890xeb18…02c1Base—$21.5270%0xbb67…9bc449d ago0xffdea9…c65730
0x911e…4c820xeb18…02c1Base—$29.0970%0xbb67…9bc449d ago0x6964a7…4583ea
0xad91…ee7e0xeb18…02c1Base—$26.78100%0xbb67…9bc449d ago0x0e5ec1…db604c
0xc522…e3550xeb18…02c1Base—$28.47100%0xbb67…9bc449d ago0xa7033f…1b1252
0xe5a0…852f0xeb18…02c1Base—$29.70100%0xbb67…9bc449d ago0x99b27c…820ad8
0xcf0e…d9f20xeb18…02c1Base—$26.62100%0xbb67…9bc449d ago0xa40bff…dedd86
0x8bc5…7e7c0xeb18…02c1Base—$21.3770%0xbb67…9bc449d ago0x987e11…e72378
0x71e4…73e70xeb18…02c1Base—$28.2770%0xbb67…9bc449d ago0xd49327…5803ef
0x17a1…ef020xeb18…02c1Base—$22.5970%0xbb67…9bc449d ago0x04c9cb…7b311c
0x1b26…e02b0xeb18…02c1Base—$22.5870%0xbb67…9bc449d ago0x006328…55512e
0xa37f…cecc0xeb18…02c1Base—$29.0670%0xbb67…9bc449d ago0x2e2490…35d9df
0x4205…49400xeb18…02c1Base—$23.6870%0xbb67…9bc449d ago0xac3408…13cd19
0x8033…4f4d0xeb18…02c1Base—$25.3270%0xbb67…9bc449d ago0x39d5bf…6bb713
0xb0eb…e9f60xeb18…02c1Base—$28.4870%0xbb67…9bc449d ago0x506096…dcfcd1
0x01ea…87410xeb18…02c1Base—$26.1270%0xbb67…9bc449d ago0xf5a175…2bde99
0x22af…39950xeb18…02c1Base—$29.2670%0xbb67…9bc449d ago0x295b3e…a19c06

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.