Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa38d ago0x168767…6dbfea
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa38d ago0x919c0f…364b67
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa38d ago0xc439e8…1ec1b1
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa38d ago0xf78b82…002ebe
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa38d ago0x6d2c9d…1a2c45
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa38d ago0x0bde7d…1ebbce
0x34c4…406a0x9c95…e299Base—$0.001100%fluxa38d ago0x53e378…6c13f0
0x34c4…406a0x9c95…e299Base—$0.001100%fluxa38d ago0x6b1ebd…9bc23e
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa38d ago0x6adb84…df5250
0x34c4…406a0x9c95…e299Base—$0.001100%fluxa38d ago0xac858e…533709
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa39d ago0xee0184…fb9cd5
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa39d ago0xedb89d…1d435e
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa39d ago0xbea8d2…a575fb
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa39d ago0x53069c…b717af
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa39d ago0x9b0c86…893b2a
0x34c4…406a0x9c95…e299Base—$0.001100%fluxa39d ago0x432dee…85b2dc
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa39d ago0x737d3b…8aaf22
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa39d ago0x7fc866…de7a1e
0x34c4…406a0x9c95…e299Base—$0.001100%fluxa39d ago0xa6fcc4…baaf2a
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa39d ago0x8e32b2…72653c
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa39d ago0x3e5ea0…3ef5b1
0x34c4…406a0x9c95…e299Base—$0.001100%fluxa39d ago0x047430…557f08
0x34c4…406a0x9c95…e299Base—$0.001100%fluxa39d ago0x7b72fb…6db993
0x34c4…406a0x9c95…e299Base—$0.001100%fluxa39d ago0xbd4e3f…20f9b0
0x34c4…406a0x9c95…e299Base—$0.001100%fluxa39d ago0x949f4c…2635da

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.