Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6d47…b68a0x9c95…e299Base—$0.001100%fluxa35d ago0x23a015…6f97ab
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa35d ago0x317535…261220
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa35d ago0x6acce2…d284eb
0x6d47…b68a0x9c95…e299Base—$0.001100%fluxa35d ago0xc3075c…d753fc
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa35d ago0xa6bfd5…81dbca
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa35d ago0xa47693…3f9f36
0x6d47…b68a0x9c95…e299Base—$0.001100%fluxa35d ago0x55f966…da2f2d
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa35d ago0xd2d1c0…3e98a9
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa35d ago0x30e324…9c29a3
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa35d ago0xdb7314…a44152
0x6d47…b68a0x9c95…e299Base—$0.001100%fluxa35d ago0x383b6c…0a9504
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa35d ago0x8bd070…fd86d5
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa35d ago0x697e5b…95af2c
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa35d ago0x4a4d8e…8fcaf6
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa35d ago0xebb0ce…f6e403
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa35d ago0xfe189a…ced241
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa35d ago0x876159…c9b409
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa35d ago0x8babf8…03000a
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa35d ago0x017558…8e69dc
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa35d ago0x5f8cd7…eb011a
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa35d ago0x79760d…127389
0x6d47…b68a0x9c95…e299Base—$0.001100%fluxa35d ago0xe27a33…7fcc85
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa35d ago0xb870f0…aa3573
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa35d ago0xd0160e…9fd56a
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa35d ago0xc4fc67…a7cae2

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.