Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa22d ago0x5c742e…37d8e8
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa22d ago0x4456ee…291657
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa22d ago0x2318c2…0f0b5a
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa22d ago0xd22851…bda856
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa22d ago0xfa1319…166404
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa22d ago0xda35dc…bd5a00
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa22d ago0x6120b7…5000fa
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa22d ago0xbf55aa…5c5553
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa22d ago0xca9bd0…26d886
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa22d ago0x7dcd3a…f35d2f
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa22d ago0x5edcb8…58e237
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa22d ago0x70e12e…1440f4
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa22d ago0x557a1e…e1d808
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa22d ago0xaded1a…5d3531
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa22d ago0xea6563…a80882
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa22d ago0xabc500…6061d3
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa22d ago0xcfc06c…a76a97
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa22d ago0x71f025…bb8178
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa22d ago0xc611c3…7732a1
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa22d ago0x9008df…8a7b9a
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa22d ago0x7d992d…5453ad
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa22d ago0x3f2335…765901
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa23d ago0x9ab69a…5d690b
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa23d ago0xfb76d8…a21645
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa23d ago0x2593c8…f1018e

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.