Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xde46…84e50x9c95…e299Base$0.001100%fluxa75d ago0xc880dd…57bece
0xde46…84e50x9c95…e299Base$0.001100%fluxa75d ago0xc5e76b…cbdac8
0xde46…84e50x9c95…e299Base$0.001100%fluxa75d ago0xe3654f…2fba8c
0xde46…84e50x9c95…e299Base$0.001100%fluxa75d ago0xe23a48…24a85c
0xde46…84e50x9c95…e299Base$0.001100%fluxa75d ago0xab66f6…39e01f
0xde46…84e50x9c95…e299Base$0.001100%fluxa75d ago0x723413…195490
0xde46…84e50x9c95…e299Base$0.001100%fluxa75d ago0x510832…f97996
0xde46…84e50x9c95…e299Base$0.001100%fluxa75d ago0x2a5c27…66380e
0xde46…84e50x9c95…e299Base$0.001100%fluxa75d ago0x174c98…417f80
0xde46…84e50x9c95…e299Base$0.001100%fluxa75d ago0x39a48c…09d4a3
0xde46…84e50x9c95…e299Base$0.001100%fluxa75d ago0xe80829…e25f59
0xde46…84e50x9c95…e299Base$0.001100%fluxa75d ago0x218d4b…576916
0xde46…84e50x9c95…e299Base$0.001100%fluxa75d ago0x4a5d83…7b8d9d
0xde46…84e50x9c95…e299Base$0.001100%fluxa75d ago0xd097a0…497ef1
0xde46…84e50x9c95…e299Base$0.001100%fluxa75d ago0xc8f4f0…062b97
0xde46…84e50x9c95…e299Base$0.001100%fluxa75d ago0x741889…7380e9
0xde46…84e50x9c95…e299Base$0.001100%fluxa76d ago0xbd90a4…23d943
0xde46…84e50x9c95…e299Base$0.001100%fluxa76d ago0xeab0dd…8bdb4f
0xde46…84e50x9c95…e299Base$0.001100%fluxa76d ago0xbf1d0c…504f2c
0xde46…84e50x9c95…e299Base$0.001100%fluxa76d ago0xed191b…98fc85
0xde46…84e50x9c95…e299Base$0.001100%fluxa76d ago0x2e6ae4…5072f8
0xde46…84e50x9c95…e299Base$0.001100%fluxa76d ago0x980bf7…8aa02b
0xde46…84e50x9c95…e299Base$0.001100%fluxa76d ago0xa9fd01…870f14
0xde46…84e50x9c95…e299Base$0.001100%fluxa76d ago0xfca9b0…1b46f6
0xde46…84e50x9c95…e299Base$0.001100%fluxa76d ago0x7a7d48…0ce034

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.