Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2f6e…e95a0x9c95…e299Base—$0.001100%fluxa38d ago0x0993a6…67fa4c
0x2f6e…e95a0xfe80…47eeBase—$0.001100%fluxa38d ago0x9c11b7…01c2fc
0x2f6e…e95a0xfe80…47eeBase—$0.001100%fluxa38d ago0xdd5685…a3af2b
0x2f6e…e95a0x9c95…e299Base—$0.001100%fluxa38d ago0x64c29e…da12de
0x2f6e…e95a0xfe80…47eeBase—$0.001100%fluxa38d ago0x5294fb…8c4526
0x2f6e…e95a0x9c95…e299Base—$0.001100%fluxa38d ago0xdaa5e2…f42ef2
0x2f6e…e95a0xfe80…47eeBase—$0.001100%fluxa38d ago0xd44f68…1c764d
0x2f6e…e95a0x9c95…e299Base—$0.001100%fluxa38d ago0x1c9aba…07dde5
0x2f6e…e95a0xfe80…47eeBase—$0.001100%fluxa38d ago0x85f521…14cc75
0x2f6e…e95a0xfe80…47eeBase—$0.001100%fluxa38d ago0x6a259f…41d29a
0x2f6e…e95a0xfe80…47eeBase—$0.001100%fluxa39d ago0x723fe1…e3ff3d
0x2f6e…e95a0xfe80…47eeBase—$0.001100%fluxa39d ago0xab94d2…65e2c1
0x2f6e…e95a0xfe80…47eeBase—$0.001100%fluxa39d ago0x73248d…6a5b3c
0x2f6e…e95a0xfe80…47eeBase—$0.001100%fluxa39d ago0xc7199d…e569f7
0x2f6e…e95a0xfe80…47eeBase—$0.001100%fluxa39d ago0x5abd3e…91620b
0x2f6e…e95a0xfe80…47eeBase—$0.001100%fluxa39d ago0xfd2f96…fa665c
0x2f6e…e95a0xfe80…47eeBase—$0.001100%fluxa39d ago0xf72027…c3f8d6
0x2f6e…e95a0xfe80…47eeBase—$0.001100%fluxa39d ago0xc76c41…b980f6
0x2f6e…e95a0x9c95…e299Base—$0.001100%fluxa39d ago0x41a1ca…5e4d84
0x2f6e…e95a0x9c95…e299Base—$0.001100%fluxa39d ago0x9ba9a8…814805
0x2f6e…e95a0x9c95…e299Base—$0.001100%fluxa39d ago0xb92f57…20ccc1
0x2f6e…e95a0x9c95…e299Base—$0.001100%fluxa39d ago0xc81985…4784a4
0x2f6e…e95a0xfe80…47eeBase—$0.001100%fluxa39d ago0xfaa534…4330c2
0x2f6e…e95a0xfe80…47eeBase—$0.001100%fluxa39d ago0x6d5fcf…5ac5f3

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.