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.002100%coinbase30d ago0xa227f1…13d833
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase30d ago0x9300a8…53e83c
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase30d ago0xe22071…fb7a9c
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase30d ago0xcfa5ea…c68ccc
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase30d ago0x306a60…e57a13
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase30d ago0x53a46b…8484df
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase30d ago0x721094…afe946
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase30d ago0xc02cbc…0c13b9
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase30d ago0x31c630…aeefc7
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase30d ago0xddfa05…8962c5
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase30d ago0xc51cd5…40bdf5
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase30d ago0x1b4111…0c7dc3
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase30d ago0xe3d923…8205ca
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase30d ago0xa56711…8cc0a0
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase30d ago0x78996f…016c37
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase30d ago0x6cf576…7bb19a
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase30d ago0x1d0287…a9f5bd
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase30d ago0xe75f37…782918
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase30d ago0x3e17d8…d1049d
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase30d ago0x0cc1bb…00ac20
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase30d ago0x852b2d…fd1979
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase30d ago0x1699f3…09796c
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase30d ago0x0e1c34…dad7b6
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase30d ago0xd4759c…7ba461
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase30d ago0x25c20a…550164

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.