Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe03d…274b0x50eb…6480Base$0.001100%0x54f0…7932101d ago0x6ccefc…566d58
0xe03d…274b0x50eb…6480Base$0.001100%0x54f0…7932101d ago0xaa1802…4d4e5b
0xe03d…274b0x50eb…6480Base$0.001100%0x54f0…7932101d ago0x3db1c3…38b209
0xe03d…274b0x50eb…6480Base$0.001100%0x54f0…7932101d ago0xc6799e…fa2790
0xe03d…274b0x50eb…6480Base$0.002100%0x54f0…7932101d ago0xa59ea8…c31c67
0xe03d…274b0x50eb…6480Base$0.001100%0x54f0…7932101d ago0x8b4979…f805d0
0xe03d…274b0x50eb…6480Base$0.002100%0x54f0…7932101d ago0x08f13b…3ed4db
0xe03d…274b0x50eb…6480Base$0.002100%0x54f0…7932101d ago0x434132…f392ea
0xe03d…274b0x50eb…6480Base$0.001100%0x54f0…7932101d ago0x86c647…6811af
0xe03d…274b0x50eb…6480Base$0.001100%0x54f0…7932101d ago0x4db1f6…ba9bc7
0xe03d…274b0x50eb…6480Base$0.001100%0x54f0…7932101d ago0x011d90…9d7a7c
0xe03d…274b0x50eb…6480Base$0.001100%0x54f0…7932101d ago0x558fb5…fd8a2d
0xe03d…274b0x50eb…6480Base$0.001100%0x54f0…7932101d ago0xcae05c…fbcbfd
0xe03d…274b0x50eb…6480Base$0.001100%0x54f0…7932101d ago0x77f1cd…1ab58a
0xe03d…274b0x50eb…6480Base$0.001100%0x54f0…7932101d ago0x9b396f…1fd1ed
0xe03d…274b0x50eb…6480Base$0.001100%0x54f0…7932101d ago0xde2eac…d98fc9
0xe03d…274b0x50eb…6480Base$0.001100%0x54f0…7932101d ago0xc12412…4ac3fd
0xe03d…274b0x50eb…6480Base$0.002100%0x54f0…7932101d ago0xdb091a…123d5d
0xe03d…274b0x50eb…6480Base$0.002100%0x54f0…7932101d ago0x7feb8a…a672ef
0xe03d…274b0x50eb…6480Base$0.003100%0x54f0…7932101d ago0x52b83c…7a4d67
0xe03d…274b0x50eb…6480Base$0.003100%0x54f0…7932101d ago0xdeb9fb…1bbf61
0xe03d…274b0x50eb…6480Base$0.003100%0x54f0…7932101d ago0xdcd587…c872c8
0xe03d…274b0x50eb…6480Base$0.001100%0x54f0…7932101d ago0x07e315…b3505c
0xe03d…274b0x50eb…6480Base$0.001100%0x54f0…7932101d ago0x5e9613…b28edd
0xe03d…274b0x50eb…6480Base$0.001100%0x54f0…7932101d ago0xeedf7b…4f5eeb

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.