Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x051e…9c390x40fd…971cBase—$0.01100%0xd638…36b7120d ago0xc9197a…fb04b4
0x051e…9c390x40fd…971cBase—$0.00076100%0xd638…36b7120d ago0x17cd5b…ad7cb0
0x051e…9c390x40fd…971cBase—$0.01100%0xd638…36b7120d ago0x7cf33b…9e2582
0x4e97…e8780x40fd…971cBase—$0.00267100%0xd638…36b7120d ago0xd6d90d…efb200
0x4e97…e8780x40fd…971cBase—$0.00076100%0xd638…36b7120d ago0xfe7ccd…399c5f
0x4e97…e8780x40fd…971cBase—$0.01100%0xd638…36b7120d ago0x4af78d…de1dfa
0x4e97…e8780x40fd…971cBase—$0.01100%0xd638…36b7120d ago0x2b1d63…261e86
0x4e97…e8780x40fd…971cBase—$0.01100%0xd638…36b7120d ago0xf18e86…7df1d6
0x4e97…e8780x40fd…971cBase—$0.00271100%0xd638…36b7120d ago0x414283…84c283
0x4e97…e8780x40fd…971cBase—$0.00791100%0xd638…36b7120d ago0x8c276e…927b83
0x051e…9c390x40fd…971cBase—$0.00081100%0xd638…36b7120d ago0x6a283d…167e16
0x4e97…e8780x40fd…971cBase—$0.00273100%0xd638…36b7120d ago0xa6ffc2…c55e3e
0x4e97…e8780x40fd…971cBase—$0.00082100%0xd638…36b7120d ago0x2ec1f1…82e41c
0x4e97…e8780x40fd…971cBase—$0.01100%0xd638…36b7120d ago0x06b968…70481c
0x4e97…e8780x40fd…971cBase—$0.00086100%0xd638…36b7120d ago0x175291…dad42d
0x4e97…e8780x40fd…971cBase—$0.01100%0xd638…36b7120d ago0xf6410d…a1e9f8
0x4e97…e8780x40fd…971cBase—$0.01100%0xd638…36b7120d ago0x82ec1b…4b5049
0x4e97…e8780x40fd…971cBase—$0.00086100%0xd638…36b7120d ago0xaff2bd…a97c72
0x4e97…e8780x40fd…971cBase—$0.00277100%0xd638…36b7120d ago0xecfb46…414d54
0x4e97…e8780x40fd…971cBase—$0.01100%0xd638…36b7120d ago0xa770e7…513384
0x4e97…e8780x40fd…971cBase—$0.00088100%0xd638…36b7120d ago0xec2576…58f6cf
0x4e97…e8780x40fd…971cBase—$0.00279100%0xd638…36b7120d ago0x9882b8…0ac1db
0xb962…118b0x40fd…971cBase—$0.00279100%0xd638…36b7120d ago0x80e977…e387db
0xb962…118b0x40fd…971cBase—$0.00088100%0xd638…36b7120d ago0x9496fb…747da9
0xb962…118b0x40fd…971cBase—$0.01100%0xd638…36b7120d ago0x72744f…7744c1

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.