Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x738c…8efc0x9c95…e299Base$0.001100%fluxa35d ago0x3dfffc…5128f7
0x738c…8efc0xfe80…47eeBase$0.001100%fluxa35d ago0x432443…37a6dd
0x738c…8efc0xfe80…47eeBase$0.001100%fluxa35d ago0x7c5b0a…32d8c8
0x738c…8efc0x9c95…e299Base$0.001100%fluxa36d ago0x620352…4b0e19
0x738c…8efc0x9c95…e299Base$0.001100%fluxa36d ago0xfbef4c…d54b88
0x738c…8efc0xfe80…47eeBase$0.001100%fluxa36d ago0x68e342…87318d
0x738c…8efc0x9c95…e299Base$0.001100%fluxa36d ago0x0aca8e…38d75f
0x738c…8efc0x9c95…e299Base$0.001100%fluxa36d ago0x5c0d95…5d5672
0x738c…8efc0x9c95…e299Base$0.001100%fluxa36d ago0x238ab6…ea8d8e
0x738c…8efc0x9c95…e299Base$0.001100%fluxa36d ago0x53c567…b0ece6
0x738c…8efc0x9c95…e299Base$0.001100%fluxa36d ago0xc7db10…fc33d7
0x738c…8efc0xfe80…47eeBase$0.001100%fluxa36d ago0xb9f995…18d2a2
0x738c…8efc0x9c95…e299Base$0.001100%fluxa36d ago0x18905b…afa818
0x738c…8efc0xfe80…47eeBase$0.001100%fluxa36d ago0x9f5bee…802931
0x738c…8efc0xfe80…47eeBase$0.001100%fluxa36d ago0x20e2af…79607d
0x738c…8efc0xfe80…47eeBase$0.001100%fluxa36d ago0xdc6ff9…be35b6
0x738c…8efc0x9c95…e299Base$0.001100%fluxa36d ago0x1f443c…6b8a11
0x738c…8efc0xfe80…47eeBase$0.001100%fluxa36d ago0xdd6aa0…ca2326
0x738c…8efc0xfe80…47eeBase$0.001100%fluxa36d ago0xb0164b…c6f672
0x738c…8efc0xfe80…47eeBase$0.001100%fluxa36d ago0x74682b…c2bb5c
0x738c…8efc0xfe80…47eeBase$0.001100%fluxa36d ago0x76a325…ddf95a
0x738c…8efc0x9c95…e299Base$0.001100%fluxa36d ago0x54a3e0…b42cb6
0x738c…8efc0xfe80…47eeBase$0.001100%fluxa36d ago0x24688d…05b53d
0x738c…8efc0xfe80…47eeBase$0.001100%fluxa36d ago0xc08db3…46e7f1
0x738c…8efc0xfe80…47eeBase$0.001100%fluxa36d ago0x9c347d…538561

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.