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%fluxa19d ago0xdf4f64…07be7c
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa19d ago0xd872d0…46410d
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa19d ago0xb17cd6…527070
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa19d ago0x604b9a…cc457b
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa19d ago0x2712ba…2d7e4c
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa19d ago0x776fc6…3d564e
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa19d ago0xd39927…f91e99
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa19d ago0xca5928…4a02f9
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa19d ago0xcbb1f6…41f538
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa19d ago0xb0f0be…44baaa
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa19d ago0x8e62c6…3912aa
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa19d ago0x355e5b…a8e938
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa19d ago0x4c078f…bd394e
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa19d ago0x8f94a9…b7dd50
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa19d ago0x9807d6…a47f4f
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa19d ago0x3156d3…2a1279
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa19d ago0x93e6e1…f29271
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa19d ago0x3d650a…40f4a9
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa19d ago0x748af6…bc73cc
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa19d ago0x77bd44…3d234c
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa19d ago0x7b8fa2…d8c7a0
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa19d ago0x678c1e…10a24e
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa19d ago0x9489c6…38360b
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa19d ago0x8f5777…feef29
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa19d ago0xe49ad3…032a24

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.