Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1da7…3bba0x7dbb…59e0Base$27.51100%0x323a…a4f244d ago0x28356f…e83800
0x5a02…2eb80x7dbb…59e0Base$199.93100%0x323a…a4f244d ago0x748c8f…5ab45a
0x3ade…0cab0x7dbb…59e0Base$150.43100%0x323a…a4f244d ago0x407eb4…e65008
0x1d04…31390x7dbb…59e0Base$3,193.00100%0x323a…a4f244d ago0x731f32…1bd623
0x36a2…a64e0x7dbb…59e0Base$998.97100%0x323a…a4f244d ago0x231e37…2907b3
0x37cf…7cbe0x7dbb…59e0Base$25.29100%0x323a…a4f244d ago0xd4d201…355c2d
0xdb2d…c9320x7dbb…59e0Base$11.40100%0x323a…a4f244d ago0x4255c7…6997da
0x01ca…a3fb0x7dbb…59e0Base$43.50100%0x323a…a4f244d ago0xbd8dc1…584364
0x36a2…a64e0x7dbb…59e0Base$9.90100%0x323a…a4f244d ago0x36721a…cc37cc
0x1a18…c9560x7dbb…59e0Base$82.2770%0x323a…a4f244d ago0x29465b…883b04
0xc981…64390x7dbb…59e0Base$305.66100%0x323a…a4f244d ago0x46ce8c…3b587a
0xf750…68870x7dbb…59e0Base$28.68100%0x323a…a4f244d ago0x15d0c6…8e8998
0xc981…64390x7dbb…59e0Base$74.25100%0x323a…a4f244d ago0xd6dc73…51fa06
0x1b27…2d160x7dbb…59e0Base$19.67100%0x323a…a4f244d ago0x9cfade…daf833
0xadc5…5df00x7dbb…59e0Base$498.00100%0x323a…a4f244d ago0xbe5280…0c608c
0x144c…a9250x7dbb…59e0Base$14.37100%0x323a…a4f244d ago0x2db694…6ea9b6
0xa97a…01a60x7dbb…59e0Base$185.6170%0x323a…a4f244d ago0x1ebdbd…3bd80c
0xe9a5…15a10x7dbb…59e0Base$243.0070%0x323a…a4f244d ago0x7380fc…85944c
0x763f…c03f0x7dbb…59e0Base$430.81100%0x323a…a4f244d ago0x0ff3da…bc176f
0x4373…600c0x7dbb…59e0Base$1,994.09100%0x323a…a4f244d ago0xad8d91…ebd0c4
0x4373…600c0x7dbb…59e0Base$19.9070%0x323a…a4f244d ago0x3efc64…ebd75d
0x2ddc…09650x7dbb…59e0Base$949.9770%0x323a…a4f244d ago0xc15211…d892a7
0xbc1a…52460x7dbb…59e0Base$20.0070%0x323a…a4f244d ago0xe7815c…5d2d3f
0xe9a5…15a10x7dbb…59e0Base$1.0070%0x323a…a4f244d ago0xbf0b67…ffb106
0x19c6…ac1d0x7dbb…59e0Base$323.6870%0x323a…a4f244d ago0x8ff691…5faa61

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.