Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa23d ago0xb4ff4b…ef48cd
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa23d ago0x97872b…f3610f
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa23d ago0xd4cc11…111c08
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa23d ago0xbff72e…8c2ff0
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa23d ago0x92caa0…24efbd
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa23d ago0x5daaf2…cf39cf
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa23d ago0x67c94c…cc95a3
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa23d ago0xece9df…5e389c
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa23d ago0xe87444…05efd4
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa23d ago0x5e9dbe…80d3b8
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa23d ago0x437c19…abb086
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa23d ago0x557063…d4893d
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa23d ago0x452cfa…7d0957
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa23d ago0x2f62d9…121254
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa23d ago0x716a14…10cf38
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa23d ago0xd41340…cff4df
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa23d ago0xe9c298…1a8387
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa23d ago0xc171ba…29b57c
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa23d ago0x10fae2…80aff5
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa23d ago0x1d8cc4…1c6aec
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa23d ago0x9049bf…bfd074
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa23d ago0x2c728d…d87995
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa24d ago0xb8ef50…684fbf
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa24d ago0x177320…66867e
0xb420…08d30xfe80…47eeBase—$0.001100%fluxa24d ago0x6b2de4…3d9bfe

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.