Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa45d ago0x5e7593…a540ec
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa45d ago0xa3c79e…f2808a
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa45d ago0xba4d21…83e9b7
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa45d ago0x268355…c17781
0xb78a…19d10xfe80…47eeBase—$0.001100%fluxa45d ago0x72192b…bbe4d6
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa45d ago0x3463af…3dd275
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa45d ago0xd0b33b…e990a7
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa45d ago0x41c62b…49b778
0xb78a…19d10xfe80…47eeBase—$0.001100%fluxa45d ago0x8d3646…15ba2a
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa45d ago0x22f1a8…fecabe
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa45d ago0x90a0f6…233abb
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa45d ago0xe0e1fd…142985
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa45d ago0xf4b675…3a14c3
0xb78a…19d10xfe80…47eeBase—$0.001100%fluxa45d ago0x9f0de8…d7a870
0xb78a…19d10xfe80…47eeBase—$0.001100%fluxa45d ago0x771ff1…1bd338
0xb78a…19d10xfe80…47eeBase—$0.001100%fluxa45d ago0x373831…d21674
0xb78a…19d10xfe80…47eeBase—$0.001100%fluxa45d ago0x4ef39f…3582c8
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa45d ago0x74d81f…a53e7c
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa45d ago0xd7b0ef…0d743c
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa45d ago0x38f227…2daa3b
0xb78a…19d10xfe80…47eeBase—$0.001100%fluxa45d ago0x6b25d4…c455e9
0xb78a…19d10xfe80…47eeBase—$0.001100%fluxa45d ago0xeac69b…e60262
0xb78a…19d10xfe80…47eeBase—$0.001100%fluxa45d ago0x9469f1…e69697
0xb78a…19d10xfe80…47eeBase—$0.001100%fluxa45d ago0x73e0de…60fd9b
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa45d ago0x52b949…d3f007

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.