Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa20d ago0x680a50…7e20cb
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa20d ago0x2b62a3…82bd02
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa20d ago0x61bba7…5d6d20
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa20d ago0x2eb535…f53a81
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa20d ago0xf9eb7d…c6dcb0
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa20d ago0xa3e4ed…ae31e6
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa20d ago0x4a4287…b512ec
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa20d ago0x68e0c3…6f1015
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa20d ago0x04e131…be4a99
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa20d ago0xc40999…615710
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa20d ago0xa8220c…e2e0c3
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa20d ago0x4fe895…c27419
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa20d ago0x70a679…25a206
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa20d ago0x08d91e…ba6135
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa20d ago0x2445a8…21031b
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa20d ago0xe16332…42c88d
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa20d ago0xd92574…1e39a9
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa20d ago0xa34058…d0aab5
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa20d ago0xda4556…0b23f5
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa20d ago0x6af5a0…b44878
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa20d ago0x90c645…85ea10
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa20d ago0xcc0f9c…ec9fae
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa20d ago0x03f769…8dd4f0
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa20d ago0x60479a…89f6fd

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.