Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase99d ago0x5bb889…7529ae
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase99d ago0xd32fca…648036
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase99d ago0xdf9597…0f616b
0x80e5…c9f70xa9dd…2315Base—$0.002100%candidates99d ago0xda890c…ad4110
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase99d ago0xa038d9…c28be4
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase99d ago0x8a9541…d2e61a
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase99d ago0xcf1ddd…dc839a
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase99d ago0x903f45…eb92b6
0x80e5…c9f70xa9dd…2315Base—$0.002100%candidates99d ago0x08ff94…9c8d89
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase99d ago0x184a9c…a57259
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase99d ago0x09aba5…df2438
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase99d ago0xeada40…e276b7
0x80e5…c9f70xa9dd…2315Base—$0.002100%candidates99d ago0xb5e60f…f2e729
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase99d ago0xbd5256…637f4c
0x80e5…c9f70xa9dd…2315Base—$0.002100%candidates99d ago0x3bb6c7…2b4d36
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase99d ago0x8feb2a…671ced
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase99d ago0xdb7029…147472
0x80e5…c9f70xa9dd…2315Base—$0.002100%candidates99d ago0x9065af…261cb7
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase99d ago0xf3460a…96113f
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase99d ago0x206ebd…0e891a
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase99d ago0x80958f…24ab29
0x80e5…c9f70xa9dd…2315Base—$0.002100%candidates99d ago0xedb093…b985f3
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase99d ago0x011bfc…c4ab3b
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase99d ago0xcc264c…2150f9
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase99d ago0x47470b…5e25f6

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.