Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc839…204d0x7dbb…59e0Base$300.00100%0x323a…a4f245d ago0x17157b…79e4fa
0x7204…3a1b0x7dbb…59e0Base$249.92100%0x323a…a4f245d ago0x624df1…562999
0x37f3…cff40x7dbb…59e0Base$55.0070%0x323a…a4f245d ago0x1448b3…51b3cf
0x5a02…2eb80x7dbb…59e0Base$66.66100%0x323a…a4f245d ago0x836a52…2996e2
0x8656…75480x7dbb…59e0Base$85.70100%0x323a…a4f245d ago0xb01c52…57646d
0x1b27…2d160x7dbb…59e0Base$11.06100%0x323a…a4f245d ago0x9d6a32…50bb40
0xdf45…632c0x7dbb…59e0Base$26.04100%0x323a…a4f245d ago0x8ac782…1cd771
0xffc8…429a0x7dbb…59e0Base$139.5670%0x323a…a4f245d ago0x135b5f…d5ffcd
0x1f03…eb120x7dbb…59e0Base$59.00100%0x323a…a4f245d ago0x78e115…c8e5a5
0x256f…353b0x7dbb…59e0Base$34.12100%0x323a…a4f245d ago0xeb9e7b…0243a3
0xa42f…b6020x7dbb…59e0Base$4.5070%0x323a…a4f245d ago0xaef31b…771031
0xadc5…5df00x7dbb…59e0Base$149.0070%0x323a…a4f245d ago0x5366c4…49ef6f
0xbc1a…52460x7dbb…59e0Base$20.0070%0x323a…a4f245d ago0x728b80…31772b
0xdf45…632c0x7dbb…59e0Base$23.33100%0x323a…a4f245d ago0xff3390…e318c8
0x65ae…84c20x7dbb…59e0Base$998.50100%0x323a…a4f245d ago0x33585d…7d30ff
0x2ea2…9a490x7dbb…59e0Base$50.02100%0x323a…a4f245d ago0x284cd8…44caa5
0x859f…21750x7dbb…59e0Base$728.63100%0x323a…a4f245d ago0x4e4df5…e8e2f3
0x8d7d…97c20x7dbb…59e0Base$400.00100%0x323a…a4f245d ago0x14802a…3d09ee
0x1da7…3bba0x7dbb…59e0Base$67.24100%0x323a…a4f245d ago0x76fece…3b34b4
0x8d7d…97c20x7dbb…59e0Base$600.00100%0x323a…a4f245d ago0xaadd0c…756e19
0x8af0…6cc30x7dbb…59e0Base$250.00100%0x323a…a4f245d ago0xd95b61…00405c
0x26e4…a16c0x7dbb…59e0Base$35.98100%0x323a…a4f245d ago0x27b780…617204
0x1da7…3bba0x7dbb…59e0Base$39.97100%0x323a…a4f245d ago0xb126d1…867d98
0x1f03…eb120x7dbb…59e0Base$39.00100%0x323a…a4f245d ago0x24facd…fce95d
0x1a18…c9560x7dbb…59e0Base$241.90100%0x323a…a4f245d ago0x5b240a…ab2554

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.