Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase5d ago0x210455…79a3bf
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase5d ago0x604e0a…cac048
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase5d ago0x9de7c9…f4283b
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase5d ago0x7314b3…c63828
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase5d ago0xb67286…089c88
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase5d ago0x98108e…347020
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase5d ago0x686164…fbae2f
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase5d ago0xd5c739…4b304d
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase5d ago0x497cd3…ec5730
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase5d ago0xf9cdf8…dd00c4
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase5d ago0xeaa1cb…38c0f8
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase5d ago0x491999…199c4a
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase5d ago0xeea7be…381a17
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase5d ago0x03c1cc…04468f
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase5d ago0x65da0f…e29497
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase5d ago0x70a484…fd7f65
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase5d ago0x8cc950…f01f18
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase5d ago0x9ce84d…be9009
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase5d ago0x2f47d4…a40a95
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase5d ago0xa1c42c…b7a70d
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase5d ago0x00b267…e26e2e
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase5d ago0xb71db6…04f3d0
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase5d ago0x51a5e2…6a794e
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase5d ago0xf563d2…dff14f
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase5d ago0x23c12a…9cc52a

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.