Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3bb1…e1f70xfe80…47eeBase—$0.001100%fluxa19d ago0x19734f…f25907
0x3bb1…e1f70xfe80…47eeBase—$0.001100%fluxa19d ago0x6b7a45…56b7b5
0x3bb1…e1f70xfe80…47eeBase—$0.001100%fluxa19d ago0xbd665c…52ca4a
0x3bb1…e1f70xfe80…47eeBase—$0.001100%fluxa19d ago0x6b8334…6133fc
0x3bb1…e1f70xfe80…47eeBase—$0.001100%fluxa19d ago0x1ee66b…dae5ae
0x3bb1…e1f70xfe80…47eeBase—$0.001100%fluxa19d ago0xde3a44…8f2b4b
0x3bb1…e1f70xfe80…47eeBase—$0.001100%fluxa19d ago0x21ed14…5f1337
0x3bb1…e1f70xfe80…47eeBase—$0.001100%fluxa19d ago0x40a4b2…1c1f30
0x3bb1…e1f70xfe80…47eeBase—$0.001100%fluxa20d ago0x9b762a…2b838b
0x3bb1…e1f70xfe80…47eeBase—$0.001100%fluxa20d ago0x527601…fbbf06
0x3bb1…e1f70xfe80…47eeBase—$0.001100%fluxa20d ago0x057a9d…719524
0x3bb1…e1f70xfe80…47eeBase—$0.001100%fluxa20d ago0x1fac72…66d2de
0x3bb1…e1f70xfe80…47eeBase—$0.001100%fluxa20d ago0xfebda6…a236d6
0x3bb1…e1f70xfe80…47eeBase—$0.001100%fluxa20d ago0xe12929…2bf4a4
0x3bb1…e1f70xfe80…47eeBase—$0.001100%fluxa20d ago0xc7b5d1…66cdca
0x3bb1…e1f70xfe80…47eeBase—$0.001100%fluxa20d ago0xf0a1ec…ef77e4
0x3bb1…e1f70xfe80…47eeBase—$0.001100%fluxa20d ago0x9a6f3b…28133e
0x3bb1…e1f70xfe80…47eeBase—$0.001100%fluxa20d ago0x369f23…8ae0a4
0x3bb1…e1f70xfe80…47eeBase—$0.001100%fluxa20d ago0x4950bd…bfdb51
0x3bb1…e1f70xfe80…47eeBase—$0.001100%fluxa20d ago0xb61a74…144891
0x3bb1…e1f70xfe80…47eeBase—$0.001100%fluxa20d ago0x3a3148…5c6fbf
0x3bb1…e1f70xfe80…47eeBase—$0.001100%fluxa20d ago0xb1810b…1b2950
0x3bb1…e1f70xfe80…47eeBase—$0.001100%fluxa20d ago0xcceaba…30c535
0x3bb1…e1f70xfe80…47eeBase—$0.001100%fluxa20d ago0xdca615…469ecb
0x3bb1…e1f70xfe80…47eeBase—$0.001100%fluxa20d ago0x613f08…4cc1e9

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.