Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xab97…be6b0x9c95…e299Base—$0.001100%fluxa39d ago0xc5cf48…d90c0e
0xab97…be6b0x9c95…e299Base—$0.001100%fluxa39d ago0xdb6890…2dd2e6
0xab97…be6b0xfe80…47eeBase—$0.001100%fluxa39d ago0x784ee2…65b6c9
0xab97…be6b0xfe80…47eeBase—$0.001100%fluxa39d ago0x4c9ae1…8b8e7f
0xab97…be6b0x9c95…e299Base—$0.001100%fluxa39d ago0x903e4b…b35aed
0xab97…be6b0xfe80…47eeBase—$0.001100%fluxa39d ago0xd915db…0699c8
0xab97…be6b0xfe80…47eeBase—$0.001100%fluxa39d ago0x682a5e…eeb2b5
0xab97…be6b0xfe80…47eeBase—$0.001100%fluxa39d ago0x6828c0…129679
0xab97…be6b0x9c95…e299Base—$0.001100%fluxa39d ago0x9f3bd9…26987e
0xab97…be6b0xfe80…47eeBase—$0.001100%fluxa39d ago0xf14fcf…73eaf8
0xab97…be6b0xfe80…47eeBase—$0.001100%fluxa39d ago0xc19ce3…8e366c
0xab97…be6b0xfe80…47eeBase—$0.001100%fluxa39d ago0x7c7140…6bb65f
0xab97…be6b0x9c95…e299Base—$0.001100%fluxa39d ago0x2c3543…e5bda3
0xab97…be6b0xfe80…47eeBase—$0.001100%fluxa39d ago0xc3c1f2…26f02a
0xab97…be6b0xfe80…47eeBase—$0.001100%fluxa39d ago0xc7073b…e66029
0xab97…be6b0xfe80…47eeBase—$0.001100%fluxa40d ago0x7170ad…b0f21d
0xab97…be6b0x9c95…e299Base—$0.001100%fluxa40d ago0xb0dde2…7c0de6
0xab97…be6b0xfe80…47eeBase—$0.001100%fluxa40d ago0x18d546…914118
0xab97…be6b0x9c95…e299Base—$0.001100%fluxa40d ago0x29dec2…9145d9
0xab97…be6b0x9c95…e299Base—$0.001100%fluxa40d ago0xc25c3a…e068bc

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.