Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x17d3…22550xcc19…930eBase$0.10100%payAI13d ago0xfa1187…970f56
0x17d3…22550xcc19…930eBase$0.10100%payAI13d ago0x1b38b3…1a486c
0x17d3…22550xcc19…930eBase$0.10100%payAI13d ago0x2611c0…f5af23
0x17d3…22550xcc19…930eBase$0.10100%payAI13d ago0x5738f6…45ee1e
0x17d3…22550xcc19…930eBase$0.10100%payAI13d ago0x3af48f…f61299
0x17d3…22550xcc19…930eBase$0.10100%payAI13d ago0x1adba0…45eadc
0x17d3…22550xcc19…930eBase$0.10100%payAI13d ago0xa4848c…a9924b
0x17d3…22550xcc19…930eBase$0.10100%payAI13d ago0x465898…7ec646
0x17d3…22550xcc19…930eBase$0.10100%payAI13d ago0x925733…da5aeb
0x17d3…22550xcc19…930eBase$0.10100%payAI13d ago0xaa9d3c…daaaab
0x17d3…22550xcc19…930eBase$0.10100%payAI13d ago0x947162…3766ca
0x17d3…22550xcc19…930eBase$0.10100%payAI13d ago0x3efa25…465d0d
0x17d3…22550xcc19…930eBase$0.10100%payAI13d ago0xa2794b…217eba
0x0363…51bd0x17d3…2255Base$1.30100%payAI13d ago0x24b9d3…82f65b
0x17d3…22550xcc19…930eBase$0.10100%payAI13d ago0x295e81…aa14d6
0x17d3…22550xcc19…930eBase$0.10100%payAI13d ago0x05dcf5…50fa50
0x17d3…22550xcc19…930eBase$0.10100%payAI13d ago0x983b03…062337
0x17d3…22550xcc19…930eBase$0.10100%payAI13d ago0x7d5c0c…ad1de0
0x17d3…22550xcc19…930eBase$0.10100%payAI13d ago0x134775…a68dc8
0x17d3…22550xcc19…930eBase$0.10100%payAI13d ago0x5c0b0b…376738
0x17d3…22550xcc19…930eBase$0.10100%payAI13d ago0x15becb…e96c67
0x17d3…22550xcc19…930eBase$0.10100%payAI13d ago0xd976e9…cf4cc4
0x17d3…22550xcc19…930eBase$0.10100%payAI13d ago0x951780…7eafab
0x17d3…22550xcc19…930eBase$0.10100%payAI13d ago0x401287…72c9c2
0x17d3…22550xcc19…930eBase$0.10100%payAI13d ago0x2d03f9…879346

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.