Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x406a…ecb2NodeFlareBaseNodeFlareBase$0.001100%coinbase22d ago0x48d818…04ce62
0x406a…ecb2NodeFlareBaseNodeFlareBase$0.001100%coinbase22d ago0x4f1fae…32cec4
0x406a…ecb2NodeFlareBaseNodeFlareBase$0.001100%coinbase22d ago0x5b1cf0…aa37bd
0x406a…ecb2NodeFlareBaseNodeFlareBase$0.001100%coinbase22d ago0x867981…57978b
0x406a…ecb2NodeFlareBaseNodeFlareBase$0.001100%coinbase22d ago0x4271c0…00a3f5
0x406a…ecb2NodeFlareBaseNodeFlareBase$0.001100%coinbase22d ago0x8cb5c8…230bbf
0x406a…ecb2NodeFlareBaseNodeFlareBase$0.001100%coinbase22d ago0xbe136a…1d967c
0x406a…ecb2NodeFlareBaseNodeFlareBase$0.001100%coinbase22d ago0x2213da…f96f02
0x406a…ecb2NodeFlareBaseNodeFlareBase$0.001100%coinbase22d ago0xa0f4f7…fc3a5a
0x406a…ecb2NodeFlareBaseNodeFlareBase$0.001100%coinbase22d ago0x166cfd…d147fe
0x406a…ecb2NodeFlareBaseNodeFlareBase$0.001100%coinbase22d ago0x5ffbbc…6b628d
0x406a…ecb2NodeFlareBaseNodeFlareBase$0.001100%coinbase22d ago0x8b572f…e8601f
0x406a…ecb2NodeFlareBaseNodeFlareBase$0.001100%coinbase22d ago0x44b800…f5307c
0x406a…ecb2NodeFlareBaseNodeFlareBase$0.001100%coinbase22d ago0xdd1069…b22f11
0x406a…ecb2NodeFlareBaseNodeFlareBase$0.001100%coinbase22d ago0x6ca261…407d75
0x406a…ecb2NodeFlareBaseNodeFlareBase$0.001100%coinbase22d ago0xc4ac0c…9ea6fc
0x406a…ecb2NodeFlareBaseNodeFlareBase$0.001100%coinbase22d ago0x20f731…fdd683
0x406a…ecb2NodeFlareBaseNodeFlareBase$0.001100%coinbase22d ago0x22efd2…ec22c0
0x406a…ecb2NodeFlareBaseNodeFlareBase$0.001100%coinbase22d ago0x21513c…a9f8d3
0x406a…ecb2NodeFlareBaseNodeFlareBase$0.001100%coinbase22d ago0x96dcaa…1bb2fd
0x406a…ecb2NodeFlareBaseNodeFlareBase$0.001100%coinbase22d ago0x688398…ed993c
0x406a…ecb2NodeFlareBaseNodeFlareBase$0.001100%coinbase22d ago0xec2c05…0f56d4
0x406a…ecb2NodeFlareBaseNodeFlareBase$0.001100%coinbase22d ago0x83d10b…6e77c4
0x406a…ecb2NodeFlareBaseNodeFlareBase$0.001100%coinbase22d ago0x8bbc98…c47ac2
0x406a…ecb2NodeFlareBaseNodeFlareBase$0.001100%coinbase22d ago0x41a6be…48dd8d

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.