Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2b69…209f0xfe80…47eeBase—$0.001100%fluxa19d ago0x7e3ebe…9bac2a
0x2b69…209f0xfe80…47eeBase—$0.001100%fluxa19d ago0xe56a16…2f2a72
0x2b69…209f0xfe80…47eeBase—$0.001100%fluxa19d ago0xbfd708…ccc69b
0x2b69…209f0xfe80…47eeBase—$0.001100%fluxa19d ago0x2927f8…35129e
0x2b69…209f0xfe80…47eeBase—$0.001100%fluxa19d ago0xe9d864…0bd6d2
0x2b69…209f0xfe80…47eeBase—$0.001100%fluxa19d ago0x788baf…642d72
0x2b69…209f0xfe80…47eeBase—$0.001100%fluxa19d ago0xbecd73…84deb1
0x2b69…209f0xfe80…47eeBase—$0.001100%fluxa19d ago0xaf2c2b…8ae4df
0x2b69…209f0xfe80…47eeBase—$0.001100%fluxa19d ago0xaf0ee2…a780d5
0x2b69…209f0xfe80…47eeBase—$0.001100%fluxa19d ago0x11cc20…95d93a
0x2b69…209f0xfe80…47eeBase—$0.001100%fluxa19d ago0x77c61b…0dcdd5
0x2b69…209f0xfe80…47eeBase—$0.001100%fluxa19d ago0x2bf930…acb3f6
0x2b69…209f0xfe80…47eeBase—$0.001100%fluxa19d ago0x1ea5e8…078a9d
0x2b69…209f0xfe80…47eeBase—$0.001100%fluxa19d ago0xc74bfe…1d3fa0
0x2b69…209f0xfe80…47eeBase—$0.001100%fluxa19d ago0x122dea…28add6
0x2b69…209f0xfe80…47eeBase—$0.001100%fluxa19d ago0xf7856b…26a31b
0x2b69…209f0xfe80…47eeBase—$0.001100%fluxa19d ago0x0124eb…6d0c58
0x2b69…209f0xfe80…47eeBase—$0.001100%fluxa19d ago0x7b53ec…0e08f1
0x2b69…209f0xfe80…47eeBase—$0.001100%fluxa19d ago0xaa1dac…a91592
0x2b69…209f0xfe80…47eeBase—$0.001100%fluxa19d ago0x2d11ba…596116
0x2b69…209f0xfe80…47eeBase—$0.001100%fluxa19d ago0x2873fd…97cdd6

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.