Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa34d ago0x7683c8…849368
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa34d ago0x19642d…9e029d
0x99d0…0e730x9c95…e299Base$0.001100%fluxa34d ago0xe9384c…ef2e17
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa34d ago0xdedc20…452719
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa34d ago0x5e5026…3db7ba
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa34d ago0xaf5cc0…441569
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa34d ago0x9b11ca…4e6c37
0x99d0…0e730x9c95…e299Base$0.001100%fluxa34d ago0xa215b2…dd37a7
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa34d ago0x7d5d86…8a6f7f
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa34d ago0xfd5498…6d712f
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa34d ago0xe3a04a…47d79d
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa34d ago0x472fb1…e30b88
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa34d ago0xf86252…102883
0x99d0…0e730x9c95…e299Base$0.001100%fluxa34d ago0x3299ee…4ee3b4
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa34d ago0x398426…dc83c8
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa34d ago0x052124…cc4fb5
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa34d ago0x972fc0…8d0916
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa34d ago0x0dd711…9a579f
0x99d0…0e730x9c95…e299Base$0.001100%fluxa34d ago0xf5f6e5…d71a4e
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa34d ago0xab1ffb…6c1fb9
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa35d ago0xa64ba7…2dbd1e
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa35d ago0x4d5f05…4def8e
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa35d ago0x072846…60b8ff
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa35d ago0x213ad2…f1f036
0x99d0…0e730xfe80…47eeBase$0.001100%fluxa35d ago0x870134…b247c3

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.