Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0125…b59e0xfe80…47eeBase$0.001100%fluxa17d ago0xfb747f…bdf9f3
0x0125…b59e0xfe80…47eeBase$0.001100%fluxa17d ago0xd1f88d…b0ea58
0x0125…b59e0xfe80…47eeBase$0.001100%fluxa17d ago0x20d2b9…296f30
0x0125…b59e0xfe80…47eeBase$0.001100%fluxa17d ago0x2711ea…80b0d4
0x0125…b59e0xfe80…47eeBase$0.001100%fluxa17d ago0x20b1ed…58cf08
0x0125…b59e0xfe80…47eeBase$0.001100%fluxa17d ago0xd1bd4a…6f714e
0x0125…b59e0xfe80…47eeBase$0.001100%fluxa17d ago0x2bb500…38e27e
0x0125…b59e0xfe80…47eeBase$0.001100%fluxa17d ago0x2c9c20…400bda
0x0125…b59e0xfe80…47eeBase$0.001100%fluxa17d ago0x5b9f31…7092e3
0x0125…b59e0xfe80…47eeBase$0.001100%fluxa17d ago0xfd2ad2…1e734f
0x0125…b59e0xfe80…47eeBase$0.001100%fluxa17d ago0x478d48…cb9e7e
0x0125…b59e0xfe80…47eeBase$0.001100%fluxa17d ago0x45c7cc…5669a1
0x0125…b59e0xfe80…47eeBase$0.001100%fluxa17d ago0xfc4d20…bd28f8
0x0125…b59e0xfe80…47eeBase$0.001100%fluxa17d ago0x6fa145…675902
0x0125…b59e0xfe80…47eeBase$0.001100%fluxa17d ago0xdf982f…894c2d
0x0125…b59e0xfe80…47eeBase$0.001100%fluxa17d ago0x6b7221…f3c424
0x0125…b59e0xfe80…47eeBase$0.001100%fluxa17d ago0xd49291…e00b08
0x0125…b59e0xfe80…47eeBase$0.001100%fluxa17d ago0x75f55d…a7c452
0x0125…b59e0xfe80…47eeBase$0.001100%fluxa17d ago0xa80f7d…fdea69
0x0125…b59e0xfe80…47eeBase$0.001100%fluxa17d ago0x681a2b…d0a0ee
0x0125…b59e0xfe80…47eeBase$0.001100%fluxa17d ago0x8163ee…0b9581
0x0125…b59e0xfe80…47eeBase$0.001100%fluxa17d ago0x8686f0…521488
0x0125…b59e0xfe80…47eeBase$0.001100%fluxa17d ago0x38318a…5891ca
0x0125…b59e0xfe80…47eeBase$0.001100%fluxa17d ago0xe5e323…ae0452
0x0125…b59e0xfe80…47eeBase$0.001100%fluxa17d ago0xd5b0cd…f2b14a

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.