Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x70d0…0fb50x9c95…e299Base$0.001100%fluxa35d ago0x577250…d31a82
0x70d0…0fb50xfe80…47eeBase$0.001100%fluxa35d ago0x6311e6…dfe7f6
0x70d0…0fb50x9c95…e299Base$0.001100%fluxa35d ago0x15a0d3…cbcc6e
0x70d0…0fb50xfe80…47eeBase$0.001100%fluxa35d ago0x1a1bc6…6093d8
0x70d0…0fb50x9c95…e299Base$0.001100%fluxa35d ago0x8f5d9b…5ba656
0x70d0…0fb50xfe80…47eeBase$0.001100%fluxa35d ago0x6a9338…11b889
0x70d0…0fb50xfe80…47eeBase$0.001100%fluxa35d ago0x79808d…2e3cd9
0x70d0…0fb50x9c95…e299Base$0.001100%fluxa35d ago0x9dc13e…373744
0x70d0…0fb50x9c95…e299Base$0.001100%fluxa35d ago0x02bead…cf66bd
0x70d0…0fb50x9c95…e299Base$0.001100%fluxa35d ago0xf32190…834431
0x70d0…0fb50x9c95…e299Base$0.001100%fluxa35d ago0x75b9be…e0a39f
0x70d0…0fb50xfe80…47eeBase$0.001100%fluxa35d ago0x5a61a9…21f549
0x70d0…0fb50x9c95…e299Base$0.001100%fluxa35d ago0x70669d…29a41a
0x70d0…0fb50xfe80…47eeBase$0.001100%fluxa35d ago0x5be44d…70165d
0x70d0…0fb50x9c95…e299Base$0.001100%fluxa36d ago0x4ac3b8…925f0c
0x70d0…0fb50x9c95…e299Base$0.001100%fluxa36d ago0x427d5b…f45e60
0x70d0…0fb50xfe80…47eeBase$0.001100%fluxa36d ago0x1e5266…277382
0x70d0…0fb50xfe80…47eeBase$0.001100%fluxa36d ago0x984743…c57012
0x70d0…0fb50x9c95…e299Base$0.001100%fluxa36d ago0x483bae…360b48
0x70d0…0fb50xfe80…47eeBase$0.001100%fluxa36d ago0xd040a4…c45262
0x70d0…0fb50xfe80…47eeBase$0.001100%fluxa36d ago0x4b036c…a09386
0x70d0…0fb50xfe80…47eeBase$0.001100%fluxa36d ago0xbb613c…51f970
0x70d0…0fb50xfe80…47eeBase$0.001100%fluxa36d ago0x9c63ba…fb9f20
0x70d0…0fb50xfe80…47eeBase$0.001100%fluxa36d ago0x3d3d9c…b7ebc0
0x70d0…0fb50xfe80…47eeBase$0.001100%fluxa36d ago0x45171c…f32dab

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.