Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5b2b…f2b10xa9dd…2315Base$0.01100%coinbase18d ago0x5b3fd9…364114
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase18d ago0xf79637…0715ba
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase18d ago0x98abe5…92fafc
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase18d ago0x7f619f…456194
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase18d ago0x731aa8…2e3152
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase18d ago0x8e65d3…3d62b0
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase18d ago0xe12738…4d2e6f
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase18d ago0x675fe4…f7723a
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase18d ago0x5dc754…219718
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase18d ago0xe943b9…2876b2
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase18d ago0xdc1cbd…90576e
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase18d ago0x98b9e9…05e0d6
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase18d ago0xd1dfc3…85bbe0
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase18d ago0x1bd18d…621eba
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase18d ago0xe51d68…0212d8
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase18d ago0xefbe9f…b239c2
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase18d ago0x2b3038…1f5db0
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase18d ago0x60c333…404701
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase18d ago0x48a5b1…abd5f0
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase18d ago0x6aea6b…3523af
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase18d ago0x227d14…af1884
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase18d ago0x631fe4…b7beb7
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase18d ago0xd94034…030ed2
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase18d ago0xe16e79…31462c
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase18d ago0xca8507…ac6930

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.