Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdb07…6e820xfe80…47eeBase$0.001100%fluxa34d ago0xad1e1c…38beab
0xdb07…6e820xfe80…47eeBase$0.001100%fluxa34d ago0xe227f0…d2e434
0xdb07…6e820xfe80…47eeBase$0.001100%fluxa34d ago0x819203…b143e8
0xdb07…6e820xfe80…47eeBase$0.001100%fluxa34d ago0xfbbc6d…b7b9e7
0xdb07…6e820xfe80…47eeBase$0.001100%fluxa35d ago0x97e4c7…0bc5cd
0xdb07…6e820xfe80…47eeBase$0.001100%fluxa35d ago0xaaa8b7…03ce3e
0xdb07…6e820xfe80…47eeBase$0.001100%fluxa35d ago0x0de2c7…1b58b3
0xdb07…6e820xfe80…47eeBase$0.001100%fluxa35d ago0x486cb4…3613ca
0xdb07…6e820xfe80…47eeBase$0.001100%fluxa35d ago0x369a43…f61df4
0xdb07…6e820xfe80…47eeBase$0.001100%fluxa35d ago0xff3b9b…23f2da
0xdb07…6e820xfe80…47eeBase$0.001100%fluxa35d ago0x42b486…079e61
0xdb07…6e820xfe80…47eeBase$0.001100%fluxa35d ago0xb0462c…a68f22
0xdb07…6e820xfe80…47eeBase$0.001100%fluxa35d ago0x2514d5…150821
0xdb07…6e820xfe80…47eeBase$0.001100%fluxa35d ago0x40a748…a19dab
0xdb07…6e820x9c95…e299Base$0.001100%fluxa35d ago0x9a8a1a…bc3b66
0xdb07…6e820x9c95…e299Base$0.001100%fluxa35d ago0x9f6c8a…9ea0a9
0xdb07…6e820x9c95…e299Base$0.001100%fluxa35d ago0x5d5095…33cd0b
0xdb07…6e820x9c95…e299Base$0.001100%fluxa35d ago0xd810d8…0322a4
0xdb07…6e820xfe80…47eeBase$0.001100%fluxa35d ago0x86daf5…850b38
0xdb07…6e820xfe80…47eeBase$0.001100%fluxa35d ago0x8e9efb…1a2684

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.