Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9f21…dc590x6ede…86cfBase—$3.40100%0x2772…8c1783d ago0xa26f18…9de55f
0x9f21…dc590x6ede…86cfBase—$0.05100%0x2772…8c1783d ago0xfe1c09…0c3c65
0x9f21…dc590x6ede…86cfBase—$1.00100%0x2772…8c1783d ago0xcc0bf6…082f70
0x6ede…86cf0x9f21…dc59Base—$6.10100%0x2772…8c1783d ago0x6d8f58…c35698
0x9f21…dc590x6ede…86cfBase—$3.00100%0x2772…8c1783d ago0xd648ab…16127e
0x9f21…dc590x6ede…86cfBase—$2.60100%0x2772…8c1783d ago0xcb767a…f32081
0x6ede…86cf0x9f21…dc59Base—$7.80100%0x2772…8c1783d ago0x3bfa1e…5e88ee
0x9f21…dc590x6ede…86cfBase—$4.20100%0x2772…8c1783d ago0xee0321…8bea64
0x9f21…dc590x6ede…86cfBase—$0.90100%0x2772…8c1783d ago0xf3a001…153314
0x9f21…dc590x6ede…86cfBase—$3.50100%0x2772…8c1783d ago0x22da0d…05c894
0x9f21…dc590x6ede…86cfBase—$0.08100%0x2772…8c1783d ago0xb8ebb9…fbd607
0x9f21…dc590x6ede…86cfBase—$2.60100%0x2772…8c1783d ago0x94d74c…94a668
0x9f21…dc590x6ede…86cfBase—$6.20100%0x2772…8c1783d ago0x32237d…16af0d
0x9f21…dc590x6ede…86cfBase—$1.80100%0x2772…8c1783d ago0xed8ae3…094fe4
0x6ede…86cf0x9f21…dc59Base—$8.10100%0x2772…8c1783d ago0xc7f2c6…aa8596
0x6ede…86cf0x9f21…dc59Base—$6.70100%0x2772…8c1784d ago0xd08371…4d71b4
0x9f21…dc590x6ede…86cfBase—$5.60100%0x2772…8c1784d ago0xd82bca…6c3b3c
0x6ede…86cf0x9f21…dc59Base—$7.60100%0x2772…8c1784d ago0xf8e541…8bd3f5
0x9f21…dc590x6ede…86cfBase—$4.50100%0x2772…8c1784d ago0x077b19…abff0f
0x9f21…dc590x6ede…86cfBase—$2.50100%0x2772…8c1784d ago0xce7096…91d9c1
0x6ede…86cf0x9f21…dc59Base—$7.10100%0x2772…8c1784d ago0x2f393a…a2638f
0x9f21…dc590x6ede…86cfBase—$1.40100%0x2772…8c1784d ago0xd6692d…6349d8
0x9f21…dc590x6ede…86cfBase—$7.40100%0x2772…8c1784d ago0xa46515…3a0598
0x6ede…86cf0x9f21…dc59Base—$5.00100%0x2772…8c1784d ago0x67cd22…29e893
0x9f21…dc590x6ede…86cfBase—$2.00100%0x2772…8c1784d ago0x118ce1…1a2c62

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.