Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4e97…e8780x051e…9c39Base—$0.01100%0xd638…36b7120d ago0x366528…a88754
0x4e97…e8780x051e…9c39Base—$0.00071100%0xd638…36b7120d ago0x71485c…acb646
0x4e97…e8780x051e…9c39Base—$0.00262100%0xd638…36b7120d ago0x015556…b3b445
0xfa0d…d7a40x051e…9c39Base—$0.01100%0xd638…36b7120d ago0x6819cd…dbbbe8
0x4e97…e8780x051e…9c39Base—$0.01100%0xd638…36b7120d ago0xae53aa…0801be
0x4e97…e8780x051e…9c39Base—$0.00071100%0xd638…36b7120d ago0x0bfd8b…da1f3b
0x4e97…e8780x051e…9c39Base—$0.00262100%0xd638…36b7120d ago0x922ece…88ce4a
0x4e97…e8780x051e…9c39Base—$0.01100%0xd638…36b7120d ago0xf5c0db…e96724
0x4e97…e8780x051e…9c39Base—$0.00071100%0xd638…36b7120d ago0x965b57…568f1b
0x4e97…e8780x051e…9c39Base—$0.00262100%0xd638…36b7120d ago0x12c342…f4ced5
0x051e…9c390x40fd…971cBase—$0.01100%0xd638…36b7120d ago0xc9197a…fb04b4
0xfa0d…d7a40x051e…9c39Base—$0.004100%0xd638…36b7120d ago0x946915…182af9
0x051e…9c390x40fd…971cBase—$0.00076100%0xd638…36b7120d ago0x17cd5b…ad7cb0
0x051e…9c390x4e97…e878Base—$0.00077100%0xd638…36b7120d ago0xe336dc…495576
0x051e…9c390x40fd…971cBase—$0.01100%0xd638…36b7120d ago0x7cf33b…9e2582
0x051e…9c390x4e97…e878Base—$0.01100%0xd638…36b7120d ago0xe30548…48ed5d
0x4e97…e8780x051e…9c39Base—$0.0027100%0xd638…36b7120d ago0x424b30…dfbaa2
0x4e97…e8780x051e…9c39Base—$0.00079100%0xd638…36b7120d ago0xf2a96e…7a4be9
0x4e97…e8780x051e…9c39Base—$0.01100%0xd638…36b7120d ago0x41c8f8…d66d7b
0x4e97…e8780x051e…9c39Base—$0.01100%0xd638…36b7120d ago0x2a625a…f21c19
0x4e97…e8780x051e…9c39Base—$0.01100%0xd638…36b7120d ago0x98cfbc…fa3584
0x4e97…e8780x051e…9c39Base—$0.00272100%0xd638…36b7120d ago0xc4ac2b…638b51
0x4e97…e8780x051e…9c39Base—$0.00792100%0xd638…36b7120d ago0xae0045…0802eb
0x051e…9c390x40fd…971cBase—$0.00081100%0xd638…36b7120d ago0x6a283d…167e16
0x051e…9c390xf06d…3cc4Base—$0.00412100%0xd638…36b7120d ago0x2fa37d…b3dcf8

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.