Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x394b…ec660x8c4a…9dfeBase$9.0070%0x2772…8c175d ago0x93696e…7154a3
0x394b…ec660x6a0a…bf67Base$0.001100%coinbase5d ago0x27f983…eac078
0x394b…ec660x6a0a…bf67Base$0.001100%coinbase5d ago0x1bf8f6…6efd9b
0x394b…ec660x6a0a…bf67Base$0.001100%coinbase5d ago0x056826…9b445e
0x394b…ec660x6a0a…bf67Base$0.001100%coinbase5d ago0x1064ad…de5ae4
0x394b…ec660x6a0a…bf67Base$0.001100%coinbase5d ago0x090b96…ca5911
0x394b…ec660x6a0a…bf67Base$0.001156100%coinbase5d ago0xf1889f…1e13b3
0x394b…ec660x6a0a…bf67Base$0.001013100%coinbase5d ago0x20c1ad…46c1e9
0x394b…ec660x6a0a…bf67Base$0.001062100%coinbase5d ago0x1b2164…0a8398
0x394b…ec660x6a0a…bf67Base$0.001215100%coinbase5d ago0x9d84fc…4f96a6
0x394b…ec660x6a0a…bf67Base$0.02100%coinbase5d ago0xfb10f2…be4555
0x394b…ec660x6a0a…bf67Base$0.001100%coinbase5d ago0xa0e964…662bae
0x394b…ec660x6a0a…bf67Base$0.001012100%coinbase5d ago0x77fdad…70d3f2
0x394b…ec660x6a0a…bf67Base$0.001023100%coinbase5d ago0xa60ed2…2e4c69
0x394b…ec660x6a0a…bf67Base$0.001100%coinbase5d ago0xec79bd…0e7931
0x394b…ec660x6a0a…bf67Base$0.001100%coinbase5d ago0x256ecd…ecf79a
0x394b…ec660x6a0a…bf67Base$0.001100%coinbase5d ago0x287b7c…02badb
0x394b…ec660x6a0a…bf67Base$0.001014100%coinbase5d ago0xf6c968…2427ce
0x394b…ec660x6a0a…bf67Base$0.001100%coinbase5d ago0xbe8d78…36acb5
0x394b…ec660x6a0a…bf67Base$0.001100%coinbase5d ago0xd2ad14…4ca4ea
0x394b…ec660x6a0a…bf67Base$0.01100%coinbase5d ago0x3db2be…571e97
0x394b…ec660x6a0a…bf67Base$0.01100%coinbase5d ago0x03cbfb…d6d732
0x394b…ec660x6a0a…bf67Base$0.01100%coinbase5d ago0x988722…c5f6c6
0x394b…ec660x6a0a…bf67Base$0.01100%coinbase5d ago0x903711…a2e3ef
0x394b…ec660x6a0a…bf67Base$0.01100%coinbase5d ago0x9a863c…ba4d99

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.