Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x676c…6cf20x6ede…86cfBase—$0.05100%0x2772…8c1778d ago0x8ab0b9…994a03
0x676c…6cf20x6ede…86cfBase—$0.05100%0x2772…8c1778d ago0x8ebdfb…1421d7
0x6ede…86cf0x676c…6cf2Base—$4.80100%0x2772…8c1778d ago0x0e4cb7…e628de
0x676c…6cf20x6ede…86cfBase—$3.00100%0x2772…8c1778d ago0x6d681b…522558
0x6ede…86cf0x676c…6cf2Base—$7.30100%0x2772…8c1778d ago0xda9b60…efe4c4
0x676c…6cf20x6ede…86cfBase—$8.00100%0x2772…8c1778d ago0xfbc7cf…4fcdce
0x6ede…86cf0x676c…6cf2Base—$7.80100%0x2772…8c1778d ago0x4193fb…0598a5
0x676c…6cf20x6ede…86cfBase—$2.50100%0x2772…8c1778d ago0x653390…674c81
0x676c…6cf20x6ede…86cfBase—$6.00100%0x2772…8c1778d ago0x232337…ad5fbf
0x6ede…86cf0x676c…6cf2Base—$5.10100%0x2772…8c1778d ago0xef7138…1bd786
0x676c…6cf20x6ede…86cfBase—$4.00100%0x2772…8c1778d ago0x559ff1…dc5d61
0x676c…6cf20x6ede…86cfBase—$0.60100%0x2772…8c1778d ago0x1280d7…8bf76e
0x676c…6cf20x6ede…86cfBase—$0.05100%0x2772…8c1778d ago0xda92c2…3c0de4
0x6ede…86cf0x676c…6cf2Base—$6.00100%0x2772…8c1778d ago0x420942…40ac0a
0x676c…6cf20x6ede…86cfBase—$2.50100%0x2772…8c1778d ago0xa5eb56…b70776
0x676c…6cf20x6ede…86cfBase—$7.20100%0x2772…8c1778d ago0xf5dbd5…fca7f6
0x676c…6cf20x6ede…86cfBase—$0.04100%0x2772…8c1778d ago0x42c948…a20717
0x676c…6cf20x6ede…86cfBase—$2.00100%0x2772…8c1778d ago0x6a7308…458738
0x676c…6cf20x6ede…86cfBase—$0.07100%0x2772…8c1779d ago0xdf3d05…d581de
0x6ede…86cf0x676c…6cf2Base—$3.90100%0x2772…8c1779d ago0xfdc7dc…084365

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.