Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2e1d…78410x7dbb…59e0Base$24.37100%0x323a…a4f242d ago0x38a7b9…7909b5
0xa031…d0f50x7dbb…59e0Base$221.99100%0x323a…a4f242d ago0x8f2a02…e2e459
0x3ade…0cab0x7dbb…59e0Base$150.49100%0x323a…a4f242d ago0x7a4a69…55177b
0x2e1d…78410x7dbb…59e0Base$20.42100%0x323a…a4f242d ago0x572a12…90c7b2
0x4aaf…5f140x7dbb…59e0Base$7.51100%0x323a…a4f242d ago0x18ae6f…9c95d0
0xe185…ba670x7dbb…59e0Base$307.96100%0x323a…a4f242d ago0xb65988…5aa6bc
0x722d…57570x7dbb…59e0Base$29.79100%0x323a…a4f242d ago0x24fd50…287d1f
0x37cf…7cbe0x7dbb…59e0Base$20.02100%0x323a…a4f242d ago0xa6f954…d719e9
0x3ade…0cab0x7dbb…59e0Base$79.68100%0x323a…a4f242d ago0x865c74…f8c28b
0xc839…204d0x7dbb…59e0Base$150.0070%0x323a…a4f242d ago0x107e01…8aa90d
0x56d4…0a0c0x7dbb…59e0Base$350.00100%0x323a…a4f242d ago0x8070ec…66b4cd
0x5a02…2eb80x7dbb…59e0Base$135.0170%0x323a…a4f242d ago0x5bea3e…e88e7b
0xffc8…429a0x7dbb…59e0Base$228.00100%0x323a…a4f242d ago0x7ce766…ae927c
0x07d1…e8370x7dbb…59e0Base$35.95100%0x323a…a4f242d ago0xd5bb07…9c23ed
0x07d1…e8370x7dbb…59e0Base$63.27100%0x323a…a4f243d ago0x182184…236cbb
0x1b27…2d160x7dbb…59e0Base$9.17100%0x323a…a4f243d ago0xd0e8e3…5166c6
0xd7ee…35eb0x7dbb…59e0Base$32.00100%0x323a…a4f243d ago0x408b73…6c1532
0xbc1a…52460x7dbb…59e0Base$20.00100%0x323a…a4f243d ago0x1bbc05…4bd55a
0x4a5f…19860x7dbb…59e0Base$5,000.00100%0x323a…a4f243d ago0x574283…f32e40
0x4a5f…19860x7dbb…59e0Base$5,000.00100%0x323a…a4f243d ago0xa470bc…dba067
0xf2f0…1b6b0x7dbb…59e0Base$3.83100%0x323a…a4f243d ago0x042aec…ecfa1a
0xf2f0…1b6b0x7dbb…59e0Base$23.31100%0x323a…a4f243d ago0x359c55…fc44be
0x30ba…df5a0x7dbb…59e0Base$76.59100%0x323a…a4f243d ago0x31fe92…4ca870
0x42f9…2bd40x7dbb…59e0Base$75.00100%0x323a…a4f243d ago0x88a1de…c35a23
0x30ba…df5a0x7dbb…59e0Base$99.90100%0x323a…a4f243d ago0xf3588b…cf168d

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.