Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xbc7fd4…38f933
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x682665…e0f959
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xcc83a9…330900
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xfa5529…4594fa
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x09f9bd…b1f07a
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8e9bb4…b38d7c
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x64bc79…b1330c
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x012e8e…bf3b20
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x28ad6c…719c72
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd97153…6392c9
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x154814…6f4a3e
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x262333…27409a
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc584f5…b9c036
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xaf01bd…c36a3d
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xfafe8f…8aebc0
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0bf24d…4db217
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbff817…1a9f2c
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x770f59…de05d1
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0ee35b…c0a297
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd1818d…a18956
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8a11f3…a9b690
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1d17be…4922f3
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x98517c…5ce7be
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc635aa…d60674
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9f2862…128136

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.