Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8bf6…ee0b0xfe80…47eeBase—$0.001100%fluxa18d ago0xd3b0e4…aa77bc
0x8bf6…ee0b0xfe80…47eeBase—$0.001100%fluxa18d ago0x63dc0a…3b14e8
0x8bf6…ee0b0xfe80…47eeBase—$0.001100%fluxa18d ago0x266ce5…f3f4dc
0x8bf6…ee0b0xfe80…47eeBase—$0.001100%fluxa18d ago0x2f91e5…722835
0x8bf6…ee0b0xfe80…47eeBase—$0.001100%fluxa18d ago0xe23277…e8b649
0x8bf6…ee0b0xfe80…47eeBase—$0.001100%fluxa18d ago0x699f2e…8a7688
0x8bf6…ee0b0xfe80…47eeBase—$0.001100%fluxa19d ago0x18f630…e316f5
0x8bf6…ee0b0xfe80…47eeBase—$0.001100%fluxa19d ago0x7c2ded…d32f5e
0x8bf6…ee0b0xfe80…47eeBase—$0.001100%fluxa19d ago0x12fbc6…1a91e2
0x8bf6…ee0b0xfe80…47eeBase—$0.001100%fluxa19d ago0x9b0352…a485ba
0x8bf6…ee0b0xfe80…47eeBase—$0.001100%fluxa19d ago0x18dc76…788fb4
0x8bf6…ee0b0xfe80…47eeBase—$0.001100%fluxa19d ago0xcae829…81d44d
0x8bf6…ee0b0xfe80…47eeBase—$0.001100%fluxa19d ago0x19db39…223827
0x8bf6…ee0b0xfe80…47eeBase—$0.001100%fluxa19d ago0x0efd6f…0f6e04
0x8bf6…ee0b0xfe80…47eeBase—$0.001100%fluxa19d ago0xaafb39…43bd5c
0x8bf6…ee0b0xfe80…47eeBase—$0.001100%fluxa19d ago0x0de174…273c37
0x8bf6…ee0b0xfe80…47eeBase—$0.001100%fluxa19d ago0xa8b16d…4a8bc5
0x8bf6…ee0b0xfe80…47eeBase—$0.001100%fluxa19d ago0x0c8966…7fedc1
0x8bf6…ee0b0xfe80…47eeBase—$0.001100%fluxa19d ago0x967892…e57e74
0x8bf6…ee0b0xfe80…47eeBase—$0.001100%fluxa19d ago0xb29c34…155d91
0x8bf6…ee0b0xfe80…47eeBase—$0.001100%fluxa19d ago0x80a95e…021177
0x8bf6…ee0b0xfe80…47eeBase—$0.001100%fluxa19d ago0x7c4f79…968cbd
0x8bf6…ee0b0xfe80…47eeBase—$0.001100%fluxa19d ago0x077e59…03c09e
0x8bf6…ee0b0xfe80…47eeBase—$0.001100%fluxa19d ago0x97069c…17f613
0x8bf6…ee0b0xfe80…47eeBase—$0.001100%fluxa19d ago0xfa9793…524db4

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.