Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb458…db6d0xfe80…47eeBase—$0.001100%fluxa37d ago0x13facc…2e4948
0xb458…db6d0xfe80…47eeBase—$0.001100%fluxa37d ago0xfaaf24…396d4a
0xb458…db6d0xfe80…47eeBase—$0.001100%fluxa37d ago0xc85b73…94d381
0xb458…db6d0xfe80…47eeBase—$0.001100%fluxa37d ago0xae7c4f…81823c
0xb458…db6d0xfe80…47eeBase—$0.001100%fluxa37d ago0x64287e…9c0864
0xb458…db6d0xfe80…47eeBase—$0.001100%fluxa37d ago0x8abe44…5a3c2c
0xb458…db6d0xfe80…47eeBase—$0.001100%fluxa37d ago0x531bed…4be98f
0xb458…db6d0xfe80…47eeBase—$0.001100%fluxa37d ago0xdf31ce…f21e86
0xb458…db6d0xfe80…47eeBase—$0.001100%fluxa37d ago0xbdb8bd…1b21b0
0xb458…db6d0xfe80…47eeBase—$0.001100%fluxa37d ago0x039b0d…6645bb
0xb458…db6d0xfe80…47eeBase—$0.001100%fluxa37d ago0xa28572…0baabf
0xb458…db6d0xfe80…47eeBase—$0.001100%fluxa37d ago0xe7dcc0…043244
0xb458…db6d0xfe80…47eeBase—$0.001100%fluxa37d ago0xb4e3a1…17a2e4
0xb458…db6d0xfe80…47eeBase—$0.001100%fluxa37d ago0x6390b2…95d319
0xb458…db6d0xfe80…47eeBase—$0.001100%fluxa37d ago0xbded13…4daf2a
0xb458…db6d0xfe80…47eeBase—$0.001100%fluxa37d ago0xcb7db7…05f595
0xb458…db6d0xfe80…47eeBase—$0.001100%fluxa37d ago0xfdd4e5…01d33a
0xb458…db6d0xfe80…47eeBase—$0.001100%fluxa37d ago0x7646b7…e2fd4c
0xb458…db6d0xfe80…47eeBase—$0.001100%fluxa37d ago0x685516…adc572
0xb458…db6d0xfe80…47eeBase—$0.001100%fluxa37d ago0x495629…28f0a1
0xb458…db6d0xfe80…47eeBase—$0.001100%fluxa37d ago0x097b28…422ac0
0xb458…db6d0xfe80…47eeBase—$0.001100%fluxa37d ago0x2a06f8…99c788
0xb458…db6d0x9c95…e299Base—$0.001100%fluxa37d ago0x160d61…b1c909
0xb458…db6d0x9c95…e299Base—$0.001100%fluxa37d ago0xe71f94…55fa6c
0xb458…db6d0x9c95…e299Base—$0.001100%fluxa37d ago0xfb7dc4…4f5a95

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.