Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x66c4…37cb0x66c4…37cbBase—$0.10100%Payer-submitted48d ago0xc374d6…055652
0x66c4…37cb0x66c4…37cbBase—$0.10100%Payer-submitted48d ago0x4a25f2…8ec92f
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer48d ago0xbd55fa…9e2fab
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer48d ago0x5a0638…41b3eb
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer48d ago0xfa0d4a…4b3974
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer48d ago0x7429e9…2007d9
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer48d ago0xc5315f…2eef9a
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer48d ago0x72f7dc…0b73e2
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer48d ago0x7d5756…003e86
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer48d ago0x137001…aacda0
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer48d ago0x47e2a1…f6a82f
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer48d ago0x03d3b0…147391
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer48d ago0x101837…52551e
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer48d ago0x2f960a…b48071
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer48d ago0x6bfd8b…057713
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer48d ago0xb13232…f1b41f
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer48d ago0xf14542…bf5998
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer48d ago0x79ac53…d58beb
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer48d ago0xc92911…c7f7d5
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer48d ago0xdd9541…50fb8f
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer48d ago0x5f4e72…160d0a
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer48d ago0x331e4a…679865
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer48d ago0x3c5ff4…241f12
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer48d ago0xb998a3…b60181
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer48d ago0xbca152…063cb4

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.