Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0978…f06c0x9c95…e299Base—$0.001100%fluxa37d ago0x7275d7…940d37
0x0978…f06c0x9c95…e299Base—$0.001100%fluxa37d ago0x5c04c3…fc3e50
0x0978…f06c0x9c95…e299Base—$0.001100%fluxa37d ago0x7d99cc…3af7ee
0x0978…f06c0xfe80…47eeBase—$0.001100%fluxa37d ago0x685a51…ae6c89
0x0978…f06c0xfe80…47eeBase—$0.001100%fluxa37d ago0x464403…f63c32
0x0978…f06c0xfe80…47eeBase—$0.001100%fluxa37d ago0x0ef39c…0b1c09
0x0978…f06c0x9c95…e299Base—$0.001100%fluxa37d ago0x288df1…a3251d
0x0978…f06c0xfe80…47eeBase—$0.001100%fluxa37d ago0xd2793f…b2b06b
0x0978…f06c0x9c95…e299Base—$0.001100%fluxa37d ago0x4bd934…aef9e6
0x0978…f06c0xfe80…47eeBase—$0.001100%fluxa37d ago0xfa01ed…0c2045
0x0978…f06c0xfe80…47eeBase—$0.001100%fluxa37d ago0xf69497…c2a421
0x0978…f06c0x9c95…e299Base—$0.001100%fluxa37d ago0xc1a63c…030f20
0x0978…f06c0x9c95…e299Base—$0.001100%fluxa37d ago0xfad664…a04a2b
0x0978…f06c0xfe80…47eeBase—$0.001100%fluxa37d ago0x3c973a…3c2b13
0x0978…f06c0xfe80…47eeBase—$0.001100%fluxa37d ago0x256b9d…b16816
0x0978…f06c0xfe80…47eeBase—$0.001100%fluxa37d ago0xfc2dca…640823
0x0978…f06c0xfe80…47eeBase—$0.001100%fluxa37d ago0xaffd0d…a1a5f5
0x0978…f06c0x9c95…e299Base—$0.001100%fluxa37d ago0x14a562…1ff515
0x0978…f06c0x9c95…e299Base—$0.001100%fluxa37d ago0xfca914…88cf22
0x0978…f06c0x9c95…e299Base—$0.001100%fluxa37d ago0xa5aba4…c59fa7
0x0978…f06c0x9c95…e299Base—$0.001100%fluxa37d ago0xd0f5c7…883b09
0x0978…f06c0xfe80…47eeBase—$0.001100%fluxa37d ago0xfddf24…900877
0x0978…f06c0xfe80…47eeBase—$0.001100%fluxa37d ago0x737715…314d6e

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.