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…d7a40x4e97…e878Base—$0.008100%0xd638…36b7120d ago0x55bbe3…bd2e0c
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
0xfa0d…d7a40x4e97…e878Base—$0.008100%0xd638…36b7120d ago0x680504…384ea2
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…9c390x4e97…e878Base—$0.00077100%0xd638…36b7120d ago0xe336dc…495576
0x051e…9c390x4e97…e878Base—$0.01100%0xd638…36b7120d ago0xe30548…48ed5d
0x4e97…e8780x40fd…971cBase—$0.00267100%0xd638…36b7120d ago0xd6d90d…efb200
0xfa0d…d7a40x4e97…e878Base—$0.005100%0xd638…36b7120d ago0xd9cb10…c51faa
0x4e97…e8780x051e…9c39Base—$0.0027100%0xd638…36b7120d ago0x424b30…dfbaa2
0x4e97…e8780x40fd…971cBase—$0.00076100%0xd638…36b7120d ago0xfe7ccd…399c5f
0x4e97…e8780x051e…9c39Base—$0.00079100%0xd638…36b7120d ago0xf2a96e…7a4be9
0x4e97…e8780x40fd…971cBase—$0.01100%0xd638…36b7120d ago0x4af78d…de1dfa
0x4e97…e8780x051e…9c39Base—$0.01100%0xd638…36b7120d ago0x41c8f8…d66d7b
0x4e97…e8780x40fd…971cBase—$0.01100%0xd638…36b7120d ago0x2b1d63…261e86
0x4e97…e8780x051e…9c39Base—$0.01100%0xd638…36b7120d ago0x2a625a…f21c19
0x4e97…e8780xf06d…3cc4Base—$0.0027100%0xd638…36b7120d ago0x45a374…833102
0x4e97…e8780x40fd…971cBase—$0.01100%0xd638…36b7120d ago0xf18e86…7df1d6
0xfa0d…d7a40x4e97…e878Base—$0.005100%0xd638…36b7120d ago0x6d77f4…594ecc

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.