Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc2b5…f5bf0xfe80…47eeBase—$0.001100%fluxa37d ago0x379c33…39a3c0
0xc2b5…f5bf0x9c95…e299Base—$0.001100%fluxa37d ago0x8be022…87eef1
0xc2b5…f5bf0x9c95…e299Base—$0.001100%fluxa37d ago0x35301a…de5423
0xc2b5…f5bf0x9c95…e299Base—$0.001100%fluxa37d ago0xe0fdc8…58d31d
0xc2b5…f5bf0xfe80…47eeBase—$0.001100%fluxa37d ago0x215cf8…996be8
0xc2b5…f5bf0x9c95…e299Base—$0.001100%fluxa37d ago0x9bb9cb…7cc754
0xc2b5…f5bf0x9c95…e299Base—$0.001100%fluxa37d ago0xfc89f4…b131d6
0xc2b5…f5bf0xfe80…47eeBase—$0.001100%fluxa37d ago0xbe401e…73abdb
0xc2b5…f5bf0xfe80…47eeBase—$0.001100%fluxa37d ago0x7346ad…9059f8
0xc2b5…f5bf0xfe80…47eeBase—$0.001100%fluxa37d ago0x6391f3…7186a5
0xc2b5…f5bf0xfe80…47eeBase—$0.001100%fluxa37d ago0xac5347…b68f61
0xc2b5…f5bf0xfe80…47eeBase—$0.001100%fluxa37d ago0x4ac12a…13f240
0xc2b5…f5bf0xfe80…47eeBase—$0.001100%fluxa37d ago0x00aa6c…350829
0xc2b5…f5bf0x9c95…e299Base—$0.001100%fluxa37d ago0x51f8f6…a9e50d
0xc2b5…f5bf0xfe80…47eeBase—$0.001100%fluxa37d ago0x792400…0a26bc
0xc2b5…f5bf0xfe80…47eeBase—$0.001100%fluxa38d ago0x2ce3c0…840725
0xc2b5…f5bf0x9c95…e299Base—$0.001100%fluxa38d ago0xb29fc5…419509
0xc2b5…f5bf0xfe80…47eeBase—$0.001100%fluxa38d ago0xa4df6b…6bc361
0xc2b5…f5bf0x9c95…e299Base—$0.001100%fluxa38d ago0x097afb…c4607c
0xc2b5…f5bf0xfe80…47eeBase—$0.001100%fluxa38d ago0xb87ccc…f8e7bb
0xc2b5…f5bf0x9c95…e299Base—$0.001100%fluxa38d ago0xd74b9c…15ff93
0xc2b5…f5bf0xfe80…47eeBase—$0.001100%fluxa38d ago0x967e34…176cc2
0xc2b5…f5bf0xfe80…47eeBase—$0.001100%fluxa38d ago0xb9187c…a3ab15
0xc2b5…f5bf0xfe80…47eeBase—$0.001100%fluxa38d ago0x15dbce…930daa
0xc2b5…f5bf0xfe80…47eeBase—$0.001100%fluxa38d ago0x3a60ff…4b3478

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.