Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd2c7…498a0xfe80…47eeBase—$0.001100%fluxa39d ago0xff58d6…bde91b
0xd2c7…498a0xfe80…47eeBase—$0.001100%fluxa39d ago0x316406…498b9c
0xd2c7…498a0xfe80…47eeBase—$0.001100%fluxa39d ago0xa3e982…edb151
0xd2c7…498a0xfe80…47eeBase—$0.001100%fluxa39d ago0x059d4a…7cf3e6
0xd2c7…498a0xfe80…47eeBase—$0.001100%fluxa39d ago0x35a24a…c2ccae
0xd2c7…498a0x9c95…e299Base—$0.001100%fluxa39d ago0x95842d…e6ddef
0xd2c7…498a0xfe80…47eeBase—$0.001100%fluxa39d ago0x22ba8e…000c19
0xd2c7…498a0xfe80…47eeBase—$0.001100%fluxa39d ago0x6b1c16…6ec63c
0xd2c7…498a0xfe80…47eeBase—$0.001100%fluxa39d ago0xf89daf…63d496
0xd2c7…498a0xfe80…47eeBase—$0.001100%fluxa39d ago0xa126fa…987142
0xd2c7…498a0xfe80…47eeBase—$0.001100%fluxa39d ago0x5ef9ac…ab433b
0xd2c7…498a0xfe80…47eeBase—$0.001100%fluxa39d ago0x9ac9e5…6dc560
0xd2c7…498a0xfe80…47eeBase—$0.001100%fluxa39d ago0xe42aaa…ec84b2
0xd2c7…498a0x9c95…e299Base—$0.001100%fluxa39d ago0x27b819…e42702
0xd2c7…498a0xfe80…47eeBase—$0.001100%fluxa39d ago0x55324e…5bea5b
0xd2c7…498a0xfe80…47eeBase—$0.001100%fluxa39d ago0xcd57c1…dcfbdd
0xd2c7…498a0x9c95…e299Base—$0.001100%fluxa39d ago0xc3cf1a…4ca83d
0xd2c7…498a0xfe80…47eeBase—$0.001100%fluxa39d ago0x145d0d…d3ad94
0xd2c7…498a0x9c95…e299Base—$0.001100%fluxa39d ago0xc46b11…2dae19
0xd2c7…498a0xfe80…47eeBase—$0.001100%fluxa39d ago0x1b91f4…a189af
0xd2c7…498a0x9c95…e299Base—$0.001100%fluxa39d ago0x871303…6646e0
0xd2c7…498a0x9c95…e299Base—$0.001100%fluxa39d ago0x78d759…8653a6
0xd2c7…498a0x9c95…e299Base—$0.001100%fluxa39d ago0x10db93…5b2b19
0xd2c7…498a0xfe80…47eeBase—$0.001100%fluxa39d ago0x04365a…1a524a
0xd2c7…498a0x9c95…e299Base—$0.001100%fluxa39d ago0xcdf50c…d47bb5

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.