Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa36d ago0x0ed5e1…13bce2
0xdc8e…2e110x9c95…e299Base—$0.001100%fluxa36d ago0xa5d5ce…187fad
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa36d ago0xf74048…b67bdf
0xdc8e…2e110x9c95…e299Base—$0.001100%fluxa36d ago0xe011ee…4a3d14
0xdc8e…2e110x9c95…e299Base—$0.001100%fluxa36d ago0x229942…f35266
0xdc8e…2e110x9c95…e299Base—$0.001100%fluxa36d ago0x7e7edd…a2d6b5
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa36d ago0x37a12f…a21238
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa36d ago0x5b5cdb…e7d04d
0xdc8e…2e110x9c95…e299Base—$0.001100%fluxa36d ago0x8288f1…690e0f
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa36d ago0xa770c3…428561
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa36d ago0x89c587…50881c
0xdc8e…2e110x9c95…e299Base—$0.001100%fluxa36d ago0xc7049d…d00502
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa36d ago0xd8a073…c20a55
0xdc8e…2e110x9c95…e299Base—$0.001100%fluxa36d ago0x2c5c74…776b61
0xdc8e…2e110x9c95…e299Base—$0.001100%fluxa36d ago0x1d6294…4ac633
0xdc8e…2e110x9c95…e299Base—$0.001100%fluxa36d ago0x8d91da…e1c202
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa36d ago0x48bf8c…79d5d4
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa36d ago0x5c62c2…ea631d
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa36d ago0x426491…0f0932
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa36d ago0x0658ff…c9122a
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa36d ago0xb45793…0899ef
0xdc8e…2e110x9c95…e299Base—$0.001100%fluxa36d ago0x441d3b…2e055c
0xdc8e…2e110x9c95…e299Base—$0.001100%fluxa36d ago0x4d7372…1e2d8f
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa36d ago0x377e00…a5aff5
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa36d ago0x2e9087…00f364

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.