Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x467f…a4c10x85b4…627cBase—$0.53100%coinbase14d ago0x243251…2069a1
0x467f…a4c10x85b4…627cBase—$3.41100%coinbase14d ago0x876b3d…3bebfe
0x467f…a4c10x85b4…627cBase—$1.22100%coinbase14d ago0x8e9ab1…656c11
0x467f…a4c10x85b4…627cBase—$0.40100%coinbase14d ago0x5b1857…8e85fa
0x467f…a4c10x85b4…627cBase—$0.42100%coinbase14d ago0xf8ddb5…e74e78
0x467f…a4c10x85b4…627cBase—$0.68100%coinbase14d ago0x80de89…092e9c
0x467f…a4c10x85b4…627cBase—$2.08100%coinbase14d ago0x85f271…4dba5d
0x467f…a4c10x85b4…627cBase—$1.95100%coinbase14d ago0xd76f12…6602e2
0x467f…a4c10x85b4…627cBase—$1.04100%coinbase14d ago0x49712e…21cee9
0x467f…a4c10x85b4…627cBase—$0.40100%coinbase14d ago0xdbe1bc…4cd833
0x467f…a4c10x85b4…627cBase—$0.44100%coinbase14d ago0x056a4a…04c8af
0x467f…a4c10x85b4…627cBase—$0.29100%coinbase14d ago0xfe7cc7…ae236e
0x467f…a4c10x85b4…627cBase—$2.48100%coinbase14d ago0x00ea14…346c13
0x467f…a4c10x85b4…627cBase—$2.58100%coinbase14d ago0xfac5f3…2d56d6
0x467f…a4c10x85b4…627cBase—$3.14100%coinbase14d ago0x25d708…f66997
0x467f…a4c10x85b4…627cBase—$0.38100%coinbase14d ago0xf964c4…cff76b
0x467f…a4c10x85b4…627cBase—$0.27100%coinbase14d ago0xc3a051…d8118d
0x467f…a4c10x85b4…627cBase—$0.46100%coinbase14d ago0x8fb2a6…e57bd8
0x467f…a4c10x85b4…627cBase—$0.47100%coinbase14d ago0xbd5734…dba8e6
0x467f…a4c10x85b4…627cBase—$0.79100%coinbase14d ago0xacb84d…4765e0
0x467f…a4c10x85b4…627cBase—$0.29100%coinbase14d ago0x259c4e…0ba6ca
0x467f…a4c10x85b4…627cBase—$1.86100%coinbase14d ago0x7aebaa…008e0f
0x467f…a4c10x85b4…627cBase—$1.18100%coinbase14d ago0xb6c19f…04a59a
0x467f…a4c10x85b4…627cBase—$0.72100%coinbase14d ago0x3c7620…380076
0x467f…a4c10x85b4…627cBase—$0.81100%coinbase14d ago0x41711c…ff70f6

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.