Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2b44…4ec50xfe80…47eeBase$0.001100%fluxa5d ago0x610690…cd8cfb
0x2b44…4ec50xfe80…47eeBase$0.001100%fluxa5d ago0x214413…412e56
0x2b44…4ec50xfe80…47eeBase$0.001100%fluxa5d ago0xd35b96…502e5c
0x2b44…4ec50xfe80…47eeBase$0.001100%fluxa5d ago0x28faae…20a8ac
0x2b44…4ec50xfe80…47eeBase$0.001100%fluxa5d ago0x18fb43…8132db
0x2b44…4ec50xfe80…47eeBase$0.001100%fluxa5d ago0xdcd091…fde137
0x2b44…4ec50xfe80…47eeBase$0.001100%fluxa5d ago0x70d2a4…23cfb2
0x2b44…4ec50xfe80…47eeBase$0.001100%fluxa5d ago0xad0793…d378da
0x2b44…4ec50xfe80…47eeBase$0.001100%fluxa5d ago0x7e8bbb…a0c963
0x2b44…4ec50xfe80…47eeBase$0.001100%fluxa5d ago0x5c80ba…2d7742
0x2b44…4ec50xfe80…47eeBase$0.001100%fluxa5d ago0x103195…66eed6
0x2b44…4ec50xfe80…47eeBase$0.001100%fluxa5d ago0x2a8fb9…21dd93
0x2b44…4ec50xfe80…47eeBase$0.001100%fluxa5d ago0x3e4807…8c57ce
0x2b44…4ec50xfe80…47eeBase$0.001100%fluxa5d ago0x597ed8…c2882b
0x2b44…4ec50xfe80…47eeBase$0.001100%fluxa5d ago0x8d95a0…485d9e
0x2b44…4ec50xfe80…47eeBase$0.001100%fluxa5d ago0x497b08…290805
0x2b44…4ec50xfe80…47eeBase$0.001100%fluxa5d ago0x97ff6a…d5d4f8
0x2b44…4ec50xfe80…47eeBase$0.001100%fluxa5d ago0x3a5722…73dee7
0x2b44…4ec50xfe80…47eeBase$0.001100%fluxa5d ago0x45662a…242ef7
0x2b44…4ec50xfe80…47eeBase$0.001100%fluxa5d ago0x1d84fc…36dddc
0x2b44…4ec50xfe80…47eeBase$0.001100%fluxa5d ago0x7f9870…df5f70
0x2b44…4ec50xfe80…47eeBase$0.001100%fluxa5d ago0x34639c…368a16
0x2b44…4ec50xfe80…47eeBase$0.001100%fluxa5d ago0x6ac347…ec3176
0x2b44…4ec50xfe80…47eeBase$0.001100%fluxa5d ago0x75fc5e…83116c
0x2b44…4ec50xfe80…47eeBase$0.001100%fluxa5d ago0xe5426f…8922fa

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.