Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2660…dd4d0x56f7…2c61Base—$0.30100%payAI30d ago0x9fca36…efa78d
0x1477…7a200x2660…dd4dBase—$0.03100%payAI30d ago0xa94acb…37f9dd
0x097c…1ecb0x2660…dd4dBase—$0.30100%payAI30d ago0x5564d3…5c53cb
0xb211…f02f0x2660…dd4dBase—$0.17100%payAI30d ago0x696fe9…93c92c
0x5f98…e4760x2660…dd4dBase—$0.10100%payAI30d ago0xcfe771…0644e7
0x35ad…ecc50x2660…dd4dBase—$0.01100%payAI30d ago0xd76299…66e8ce
0x2660…dd4d0x56f7…2c61Base—$0.01100%payAI30d ago0x199ed0…c476e3
0x2660…dd4d0x56f7…2c61Base—$0.01100%payAI30d ago0x196557…eb6c0e
0x2660…dd4d0x56f7…2c61Base—$0.01100%payAI30d ago0xa21915…d67aca
0x2660…dd4d0x56f7…2c61Base—$0.01100%payAI30d ago0xc1df3a…582e01
0x2660…dd4d0x56f7…2c61Base—$0.01100%payAI30d ago0x39e2ca…05b80b
0x2660…dd4d0x56f7…2c61Base—$0.01100%payAI30d ago0x291f52…cb39d5
0x2660…dd4d0x56f7…2c61Base—$0.01100%payAI30d ago0xb41d67…54ff40
0x2660…dd4d0x56f7…2c61Base—$0.01100%payAI30d ago0x153740…02fc2c
0x2660…dd4d0x56f7…2c61Base—$0.01100%payAI30d ago0xa781b1…62cc9f
0x2660…dd4d0x56f7…2c61Base—$0.02100%payAI30d ago0xaa2fd4…645fcf
0x2660…dd4d0x56f7…2c61Base—$0.02100%payAI30d ago0xdeac4b…2fb37f
0x2660…dd4d0x56f7…2c61Base—$0.04100%payAI30d ago0x2601f9…53875e
0x2660…dd4d0x56f7…2c61Base—$0.02100%payAI30d ago0x991388…c3e12c
0x2660…dd4d0x56f7…2c61Base—$0.02100%payAI30d ago0x66efe5…3d0319
0x2660…dd4d0x56f7…2c61Base—$0.02100%payAI30d ago0xe28c8d…3b2cda
0x2660…dd4d0x56f7…2c61Base—$0.35100%payAI30d ago0x34dd75…9ea57c
0x2660…dd4d0x56f7…2c61Base—$0.30100%payAI30d ago0x0755e9…c387aa

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.