Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x46fc…e7e30x8c4f…ee67eip155:1—$59.77100%Route unknown101d ago0x173fe9…b0a6ff
0x35f1…b4110x8c4f…ee67eip155:1—$41.41100%Route unknown101d ago0xf183e3…a999c4
0xe614…95ac0x8c4f…ee67eip155:1—$9.00100%Route unknown101d ago0xe54274…3d92b8
0x1575…db650x8c4f…ee67eip155:1—$20.00100%Route unknown101d ago0x443039…961b59
0x612f…11120x8c4f…ee67eip155:1—$38.01100%Route unknown101d ago0xa73bbe…b8f441
0x40fe…e2820x8c4f…ee67eip155:1—$40.00100%Route unknown101d ago0x7bee31…4ae6a4
0xe86d…cacc0x8c4f…ee67eip155:1—$9.89100%Route unknown101d ago0xc8d0f8…a7d61a
0xd9b0…91bb0x8c4f…ee67eip155:1—$24.00100%Route unknown101d ago0x616448…fc4945
0x2b0c…664b0x8c4f…ee67eip155:1—$0.01100%Route unknown101d ago0x8750b6…82fd96
0xbf09…53150x8c4f…ee67eip155:1—$0.01100%Route unknown101d ago0x3b8160…1b6add
0xbd90…0c6c0x8c4f…ee67eip155:1—$55.00100%Route unknown101d ago0x137c1b…e2fbd1
0x657d…35740x8c4f…ee67eip155:1—$0.01100%Route unknown101d ago0x960c5b…92778b
0xab7c…3cf60x8c4f…ee67eip155:1—$11.70100%Route unknown101d ago0xb15986…472a19
0x0891…94fd0x8c4f…ee67eip155:1—$11.00100%Route unknown101d ago0x357190…d2ab21
0x6152…c3a10x8c4f…ee67eip155:1—$10.00100%Route unknown101d ago0x23e16f…12e883
0x2852…355a0x8c4f…ee67eip155:1—$99.51100%Route unknown101d ago0x5bfcdf…c9c993
0x6d3f…bc360x8c4f…ee67eip155:1—$93.03100%Route unknown101d ago0x7cd54d…0971d3
0xe681…79c10x8c4f…ee67eip155:1—$11.60100%Route unknown101d ago0xcb51d4…eb7ff6
0x8002…355f0x8c4f…ee67eip155:1—$0.64100%Route unknown101d ago0x2ac9b4…80fac9

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.