Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8858…281f0x9c95…e299Base$0.001100%fluxa37d ago0xc88b8e…9cdc3f
0x8858…281f0xfe80…47eeBase$0.001100%fluxa37d ago0x52a7e1…61e930
0x8858…281f0x9c95…e299Base$0.001100%fluxa37d ago0x868299…d714b2
0x8858…281f0xfe80…47eeBase$0.001100%fluxa37d ago0x2bf66e…6b43d3
0x8858…281f0xfe80…47eeBase$0.001100%fluxa37d ago0x1a4a27…f23628
0x8858…281f0x9c95…e299Base$0.001100%fluxa37d ago0x2be7a8…59c909
0x8858…281f0xfe80…47eeBase$0.001100%fluxa37d ago0x518207…d9b2eb
0x8858…281f0xfe80…47eeBase$0.001100%fluxa37d ago0xd9655c…d31a26
0x8858…281f0xfe80…47eeBase$0.001100%fluxa37d ago0xa78598…78fe29
0x8858…281f0xfe80…47eeBase$0.001100%fluxa37d ago0x27ecf1…9e5d6b
0x8858…281f0xfe80…47eeBase$0.001100%fluxa37d ago0x2444ae…a8bcdb
0x8858…281f0xfe80…47eeBase$0.001100%fluxa37d ago0xf6ef8b…9f9412
0x8858…281f0xfe80…47eeBase$0.001100%fluxa37d ago0x9ecc68…d67d54
0x8858…281f0xfe80…47eeBase$0.001100%fluxa37d ago0x2d6241…27b4c2
0x8858…281f0xfe80…47eeBase$0.001100%fluxa37d ago0x9ac728…b6d490
0x8858…281f0xfe80…47eeBase$0.001100%fluxa37d ago0xf46ad1…1364aa
0x8858…281f0xfe80…47eeBase$0.001100%fluxa37d ago0xc72059…ca35b8
0x8858…281f0xfe80…47eeBase$0.001100%fluxa37d ago0x7799cc…839f3f
0x8858…281f0xfe80…47eeBase$0.001100%fluxa37d ago0xa42c60…5ff911
0x8858…281f0xfe80…47eeBase$0.001100%fluxa37d ago0xb995a8…75db99
0x8858…281f0xfe80…47eeBase$0.001100%fluxa37d ago0xedd5fb…e35463
0x8858…281f0xfe80…47eeBase$0.001100%fluxa38d ago0x733b26…c4b4fe
0x8858…281f0xfe80…47eeBase$0.001100%fluxa38d ago0xe56ba0…f32d55
0x8858…281f0x9c95…e299Base$0.001100%fluxa38d ago0x791029…3c6563
0x8858…281f0xfe80…47eeBase$0.001100%fluxa38d ago0xf1eac7…30fba4

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.