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%coinbase46d ago0x4d243b…5b1c35
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase46d ago0xa7508b…60f75d
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase46d ago0xb7c878…8ad5b5
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase46d ago0xf11547…93ab73
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase46d ago0xf9f392…0cac1c
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase46d ago0x3fb6d2…a2bbd3
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase46d ago0xb44a4a…ac6245
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase46d ago0xfc343f…3ffb73
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase46d ago0x5123e6…482349
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase46d ago0xf30bcc…d59cf5
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase46d ago0xdecb87…7014da
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase46d ago0x9e79db…a0d377
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase46d ago0x341022…6f5ead
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase46d ago0xac95b8…421123
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase46d ago0x8c245a…d049a1
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase46d ago0x6d4a38…be1285
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase46d ago0x7c0a6d…894344
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase46d ago0xfe1bcb…abaf8a
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase46d ago0x86c5b4…c61826
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase46d ago0x2182df…b5e154
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase46d ago0x7a21df…44d136
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase46d ago0xeba52a…fee769
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase46d ago0xcaa62a…822be7
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase46d ago0xcde612…aa270e
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase46d ago0xeb0a57…faeb77

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.