Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc879…04880x0f7a…9fd2Base$1.2970%0xb629…dab423d ago0x7acc50…a1666c
0xc879…04880x0f7a…9fd2Base$1.2970%0x73b4…e73623d ago0xa400bf…5a87c5
0xc879…04880x0f7a…9fd2Base$1.3270%0x73b4…e73623d ago0x57befd…55e391
0xc879…04880x0f7a…9fd2Base$1.2970%0x73b4…e73623d ago0xd38fb9…200641
0xc879…04880x0f7a…9fd2Base$1.3170%0x73b4…e73623d ago0x9c63f3…db455a
0xc879…04880x0f7a…9fd2Base$1.5770%0x73b4…e73623d ago0x0811e6…a85be6
0xc879…04880x0f7a…9fd2Base$1.2070%0xb629…dab423d ago0x50e9d7…ea6f39
0xc879…04880x0f7a…9fd2Base$1.0570%0xb629…dab423d ago0x0b9729…01551c
0xc879…04880x0f7a…9fd2Base$1.6770%0x73b4…e73623d ago0x042062…9ef490
0xc879…04880x0f7a…9fd2Base$1.2670%0xb629…dab423d ago0xdb9028…e3dc9f
0xc879…04880x0f7a…9fd2Base$1.2670%0x73b4…e73623d ago0xa88895…d1eeed
0xc879…04880x0f7a…9fd2Base$1.6570%0xb629…dab423d ago0x08e30e…6de953
0xc879…04880x0f7a…9fd2Base$1.2570%0x73b4…e73623d ago0xbf7500…b0c4a7
0xc879…04880x0f7a…9fd2Base$1.1570%0xb629…dab423d ago0xcc056e…00da8c
0xc879…04880x0f7a…9fd2Base$1.3070%0xb629…dab423d ago0xe08f57…7c472b
0xc879…04880x0f7a…9fd2Base$1.5370%0x73b4…e73623d ago0xcedf09…2cfefc
0xc879…04880x0f7a…9fd2Base$1.3070%0x73b4…e73624d ago0x12fc1d…02b2b5
0xc879…04880x0f7a…9fd2Base$1.3170%0x73b4…e73624d ago0xa493b2…4b21e5
0xc879…04880x0f7a…9fd2Base$1.3270%0xb629…dab424d ago0xc53a58…e85a4a
0xc879…04880x0f7a…9fd2Base$1.3170%0x73b4…e73624d ago0x2f1d88…d2a5c5
0xc879…04880x0f7a…9fd2Base$1.2970%0x73b4…e73624d ago0x15ea92…7674b2
0xc879…04880x0f7a…9fd2Base$1.3170%0x73b4…e73624d ago0x9c8ff0…7e618f
0xc879…04880x0f7a…9fd2Base$1.2470%0x73b4…e73624d ago0x753c6d…c34d1f
0xc879…04880x0f7a…9fd2Base$1.3670%0x73b4…e73624d ago0x1354a6…a9dfd3
0xc879…04880x0f7a…9fd2Base$1.2070%0x73b4…e73624d ago0x74639a…2c2568

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.