Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1a18…c9560x7dbb…59e0Base—$80.88100%0x323a…a4f292d ago0x431437…d0888a
0xf849…de070x7dbb…59e0Base—$1,373.00100%0x323a…a4f292d ago0xeeceda…b5bfa3
0xbfc1…196e0x7dbb…59e0Base—$75.00100%0x323a…a4f292d ago0x49b00d…ce93ea
0x8105…17ea0x7dbb…59e0Base—$499.80100%0x323a…a4f292d ago0x0d71e7…dadf71
0xa42f…b6020x7dbb…59e0Base—$135.04100%0x323a…a4f292d ago0x0f6ec6…ce5482
0x5f47…3b420x7dbb…59e0Base—$29.84100%0x323a…a4f292d ago0x272263…2db6ac
0x19c6…ac1d0x7dbb…59e0Base—$122.15100%0x323a…a4f292d ago0x619b09…cb551d
0x7bb7…211d0x7dbb…59e0Base—$500.14100%0x323a…a4f293d ago0x748678…7dd79c
0x2269…e1cc0x7dbb…59e0Base—$24.88100%0x323a…a4f293d ago0x3b98f2…baf715
0x1851…bbd60x7dbb…59e0Base—$104.58100%0x323a…a4f293d ago0x53dd11…b60434
0x3795…0d6b0x7dbb…59e0Base—$29.73100%0x323a…a4f293d ago0x15ce48…d5e892
0x7dbb…59e00x15ad…7b3eBase—$1,807.89100%0x323a…a4f293d ago0xc5154a…9e88f0
0x3edb…a1850x7dbb…59e0Base—$19.13100%0x323a…a4f293d ago0x28df61…7cc913
0x5a02…2eb80x7dbb…59e0Base—$106.03100%0x323a…a4f293d ago0x888eb1…96e2ad
0xe780…e3140x7dbb…59e0Base—$124.80100%0x323a…a4f293d ago0xac528d…962517
0x5f47…3b420x7dbb…59e0Base—$13.94100%0x323a…a4f293d ago0xad6862…a68523
0x5f47…3b420x7dbb…59e0Base—$63.35100%0x323a…a4f293d ago0xcfea38…98e526
0xa1a0…89c40x7dbb…59e0Base—$211.13100%0x323a…a4f293d ago0x9058d2…f17c46
0x5f47…3b420x7dbb…59e0Base—$5.36100%0x323a…a4f293d ago0xbf62a6…1a0d51
0x1c8b…779d0x7dbb…59e0Base—$249.90100%0x323a…a4f293d ago0x85673e…910947
0x8f8d…28a90x7dbb…59e0Base—$302.25100%0x323a…a4f293d ago0xc01fee…f45578
0x8f8d…28a90x7dbb…59e0Base—$14.98100%0x323a…a4f293d ago0xd49d06…44faf9
0x5f47…3b420x7dbb…59e0Base—$49.90100%0x323a…a4f293d ago0xfe3d8b…64b688
0x8f8d…28a90x7dbb…59e0Base—$7.00100%0x323a…a4f293d ago0xcb07c9…fa6c56
0xd69d…a0680x7dbb…59e0Base—$62.08100%0x323a…a4f293d ago0x1f9e25…ac7148

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.