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%fluxa22d ago0xa8dc4e…535cda
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa22d ago0xf7a772…eff680
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa22d ago0xecc5cb…b09a6b
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa22d ago0x8759ab…ce426a
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa22d ago0x1113bf…cdcbff
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa22d ago0x3cac2e…34c60c
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa22d ago0x992465…2d45f6
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa22d ago0xe2185d…968229
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa22d ago0xab1b00…6eb8c3
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa22d ago0xb09fb5…a152cb
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa22d ago0xdfcee0…7a37bb
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa22d ago0x67403e…805a76
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa22d ago0x0b72c5…1d8303
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa22d ago0xf297e7…2f67a7
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa22d ago0xd4c051…ae8c07
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa22d ago0x1738c8…dc0c8c
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa22d ago0x7be6f4…613a03
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa22d ago0x21aa0c…502afe
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa23d ago0x49b6fb…0e37ab
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa23d ago0x060ceb…78ab62
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa23d ago0x103bfa…2b6d9a
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa23d ago0xd0d199…1d054b
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa23d ago0x2c22a6…0a9d41
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa23d ago0x5da06c…8d47ca
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa23d ago0x072f6f…2dbff0

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.