Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd8d8…39f90xfe80…47eeBase—$0.001100%fluxa17d ago0xa6764e…fd0701
0xd8d8…39f90xfe80…47eeBase—$0.001100%fluxa17d ago0xa0a5f6…61164e
0xd8d8…39f90xfe80…47eeBase—$0.001100%fluxa17d ago0x4d8e1c…7b6de9
0xd8d8…39f90xfe80…47eeBase—$0.001100%fluxa17d ago0xd72888…d46b8e
0xd8d8…39f90xfe80…47eeBase—$0.001100%fluxa17d ago0x7db379…4f8c6d
0xd8d8…39f90xfe80…47eeBase—$0.001100%fluxa17d ago0x23f2fa…09b361
0xd8d8…39f90xfe80…47eeBase—$0.001100%fluxa17d ago0x258f3e…6b7464
0xd8d8…39f90xfe80…47eeBase—$0.001100%fluxa17d ago0x17019a…1c052e
0xd8d8…39f90xfe80…47eeBase—$0.001100%fluxa17d ago0xdea0d7…9e612e
0xd8d8…39f90xfe80…47eeBase—$0.001100%fluxa17d ago0x07a988…ba32cf
0xd8d8…39f90xfe80…47eeBase—$0.001100%fluxa17d ago0x8367e5…b2a6d2
0xd8d8…39f90xfe80…47eeBase—$0.001100%fluxa17d ago0x87aed9…f57ff7
0xd8d8…39f90xfe80…47eeBase—$0.001100%fluxa17d ago0x0defc4…2e52e3
0xd8d8…39f90xfe80…47eeBase—$0.001100%fluxa17d ago0xfa7efa…2aadb9
0xd8d8…39f90xfe80…47eeBase—$0.001100%fluxa17d ago0xa70c01…be3d59
0xd8d8…39f90xfe80…47eeBase—$0.001100%fluxa17d ago0xde7df9…d1376e
0xd8d8…39f90xfe80…47eeBase—$0.001100%fluxa17d ago0xcb6e74…ea5d81
0xd8d8…39f90xfe80…47eeBase—$0.001100%fluxa17d ago0x20df9f…e49f5f
0xd8d8…39f90xfe80…47eeBase—$0.001100%fluxa17d ago0x803c3b…57e5cf
0xd8d8…39f90xfe80…47eeBase—$0.001100%fluxa17d ago0x7fc5fd…ce76ba
0xd8d8…39f90xfe80…47eeBase—$0.001100%fluxa17d ago0x9a6986…82972d
0xd8d8…39f90xfe80…47eeBase—$0.001100%fluxa17d ago0x3fafec…cba8e5
0xd8d8…39f90xfe80…47eeBase—$0.001100%fluxa17d ago0x73ea9f…9c4868
0xd8d8…39f90xfe80…47eeBase—$0.001100%fluxa17d ago0x8fd839…427050
0xd8d8…39f90xfe80…47eeBase—$0.001100%fluxa18d ago0xff1c10…53d4e2

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.