Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa36d ago0x01174d…7b8934
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa36d ago0xe56513…e39b42
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa36d ago0x896b93…f6f122
0x7593…258b0x9c95…e299Base—$0.001100%fluxa36d ago0x3f6508…fb731e
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa36d ago0xf611f1…353418
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa36d ago0xee3eba…40fecb
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa36d ago0xeb529e…a42dde
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa36d ago0xeacf77…ad4af7
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa37d ago0x734232…200836
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa37d ago0xc66795…2c5f9b
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa37d ago0xac1db0…aadf98
0x7593…258b0x9c95…e299Base—$0.001100%fluxa37d ago0x5b9650…a65550
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa37d ago0x28a482…ccb76e
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa37d ago0x7c387f…b5323c
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa37d ago0x155b68…4df6a3
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa37d ago0x5483dc…b07532
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa37d ago0x10e094…03ecbc
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa37d ago0x35cc25…656754
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa37d ago0xfcaa23…9a654d
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa37d ago0xdbb37c…120c04
0x7593…258b0x9c95…e299Base—$0.001100%fluxa37d ago0x866210…cfff7b
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa37d ago0xe88f23…aad3d6
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa37d ago0xe7f131…1bcef7
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa37d ago0xc69381…781e44
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa37d ago0xe95793…53791d

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.