Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1421…c15e0x3e0a…78e7Base—$0.003362100%coinbase74d ago0xb15a32…bd35d6
0x1421…c15e0x3e0a…78e7Base—$0.005313100%coinbase74d ago0x65694a…3635cd
0x1421…c15e0x3e0a…78e7Base—$0.002886100%coinbase74d ago0xfca6d1…4b63aa
0x1421…c15e0x3e0a…78e7Base—$0.005325100%coinbase74d ago0x7bca97…62a332
0x1421…c15e0x3e0a…78e7Base—$0.004916100%coinbase75d ago0x8bdbcb…a2070b
0x1421…c15e0x3e0a…78e7Base—$0.002731100%coinbase75d ago0xf9f8ca…494213
0x1421…c15e0x3e0a…78e7Base—$0.002921100%coinbase75d ago0x33ade7…154c6a
0x1421…c15e0x3e0a…78e7Base—$0.003651100%coinbase75d ago0x20e731…19cf12
0x1421…c15e0x3e0a…78e7Base—$0.003621100%coinbase75d ago0x4d0dff…f7b6bb
0x1421…c15e0x3e0a…78e7Base—$0.003463100%coinbase75d ago0x2e8bdf…b37d73
0x1421…c15e0x3e0a…78e7Base—$0.003982100%coinbase75d ago0xbf8bf7…5de2bc
0x1421…c15e0x3e0a…78e7Base—$0.002825100%coinbase75d ago0x0130f0…2dc3de
0x1421…c15e0x3e0a…78e7Base—$0.003928100%coinbase75d ago0x19fb75…66337b
0x1421…c15e0x3e0a…78e7Base—$0.003437100%coinbase75d ago0xe15739…8c6c4b
0x1421…c15e0x3e0a…78e7Base—$0.004621100%coinbase75d ago0xbcd2d9…8e8944
0x1421…c15e0x3e0a…78e7Base—$0.005246100%coinbase75d ago0x77cd7a…98f215
0x1421…c15e0x3e0a…78e7Base—$0.005088100%coinbase75d ago0x30ca58…f8b724
0x1421…c15e0x3e0a…78e7Base—$0.004976100%coinbase75d ago0x8158a9…b2a1a5
0x1421…c15e0x3e0a…78e7Base—$0.00573100%coinbase75d ago0xe1d390…5b2885
0x1421…c15e0x3e0a…78e7Base—$0.004371100%coinbase75d ago0x37f575…f0ff4b
0x1421…c15e0x3e0a…78e7Base—$0.005778100%coinbase75d ago0x90078b…eb1f67
0x1421…c15e0x3e0a…78e7Base—$0.003922100%coinbase75d ago0x115349…1e0d71
0x1421…c15e0x3e0a…78e7Base—$0.005494100%coinbase75d ago0x538cb4…dd9de4
0x1421…c15e0x3e0a…78e7Base—$0.002702100%coinbase75d ago0x81629a…74947c
0x1421…c15e0x3e0a…78e7Base—$0.003544100%coinbase75d ago0x6f8a6e…16cd13

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.