Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd890…4e6a0xcf3d…b9fcBase—$15.00100%0xe528…c02897d ago0x52358c…baf849
0xd890…4e6a0xcf3d…b9fcBase—$21.00100%0x23ef…243197d ago0x008d80…0f7e8e
0xe5cc…b8cb0xcf3d…b9fcBase—$35.06100%0xe528…c02897d ago0xf08406…59a91c
0x6a43…011f0xcf3d…b9fcBase—$14.70100%0x23ef…243197d ago0x428501…65c16b
0xb2a4…96330xcf3d…b9fcBase—$10.46100%0xe528…c02897d ago0x23d886…55ed0d
0xa401…7bb20xcf3d…b9fcBase—$100.49100%0x23ef…243197d ago0x3d61df…bef548
0x0d45…7ea00xcf3d…b9fcBase—$80.00100%0xe528…c02897d ago0x2e89b4…aefdf2
0xa678…f2ef0xcf3d…b9fcBase—$141.26100%0x23ef…243197d ago0x9a8ac9…737e8e
0x51a0…275f0xcf3d…b9fcBase—$135.00100%0xe528…c02897d ago0xa6e8e9…71f73e
0x5023…db110xcf3d…b9fcBase—$50.00100%0xe528…c02897d ago0xe72051…7ac93b
0x46b9…289a0xcf3d…b9fcBase—$100.00100%0x23ef…243197d ago0x13ee21…5d1b30
0xa0a9…54ed0xcf3d…b9fcBase—$197.70100%0xe528…c02897d ago0x3eddcd…4604bc
0xd666…e20c0xcf3d…b9fcBase—$75.67100%0x23ef…243197d ago0xfea2cb…ebd386
0xdf04…018e0xcf3d…b9fcBase—$20.00100%0x23ef…243197d ago0xdcf093…5347b6
0xbb46…45f00xcf3d…b9fcBase—$57.17100%0xe528…c02897d ago0xdc8d43…60aeb4
0x3eb1…6fcd0xcf3d…b9fcBase—$25.00100%0x23ef…243197d ago0xe5b1d4…44b143
0x0073…5e520xcf3d…b9fcBase—$36.97100%0xe528…c02897d ago0x006796…c3b213
0xa0e6…abbd0xcf3d…b9fcBase—$20.00100%0x23ef…243197d ago0x5d7deb…d211f4
0xa0e6…abbd0xcf3d…b9fcBase—$20.00100%0xe528…c02897d ago0x0ef650…639aef
0xa0e6…abbd0xcf3d…b9fcBase—$20.00100%0x23ef…243197d ago0x2a4a36…757e28
0xa0e6…abbd0xcf3d…b9fcBase—$20.00100%0xe528…c02897d ago0xcc1f20…680400
0x9244…192e0xcf3d…b9fcBase—$1,000.00100%0x23ef…243198d ago0x592de4…7dd887
0x9244…192e0xcf3d…b9fcBase—$1,000.00100%0xe528…c02898d ago0xfee505…3fa487
0x5054…8ff30xcf3d…b9fcBase—$10.00100%0x23ef…243198d ago0x7c7b22…f52ad4
0x2688…18ca0xcf3d…b9fcBase—$200.00100%0xe528…c02898d ago0xbfd8e5…0bcb14

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.