Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3676…439f0x3e0a…78e7Base$0.004369100%coinbase1d ago0x16024e…082467
0xeb37…78cd0x3e0a…78e7Base$0.005458100%coinbase1d ago0xbbd449…442fad
0x38fd…93fb0x3e0a…78e7Base$0.005829100%coinbase1d ago0x2e385b…3beb7b
0x8717…00070x3e0a…78e7Base$0.003217100%coinbase1d ago0x52bce5…5786e0
0x6889…d1aa0x3e0a…78e7Base$0.003464100%coinbase1d ago0xf9cf0b…8f19da
0x2af2…65570x3e0a…78e7Base$0.005207100%coinbase1d ago0x3014f7…1044d4
0x32a0…3a8d0x3e0a…78e7Base$0.003394100%coinbase1d ago0x79dd86…70a2df
0x4e21…51330x3e0a…78e7Base$0.005829100%coinbase1d ago0x718c1d…1860fc
0x2bf7…4e270x3e0a…78e7Base$0.004152100%coinbase1d ago0x06dedd…0a5380
0xca97…38d50x3e0a…78e7Base$0.004496100%coinbase1d ago0xe46fa5…2fb67b
0xe06c…883b0x3e0a…78e7Base$0.003771100%coinbase1d ago0x60e337…7ea21c
0xfda0…cfff0x3e0a…78e7Base$0.004761100%coinbase1d ago0xaf9c41…66d86a
0x6cf9…0bb20x3e0a…78e7Base$0.003895100%coinbase1d ago0x152ec9…bff5fa
0x1936…1df20x3e0a…78e7Base$0.00473100%coinbase1d ago0x8f00a5…de6747
0x7dc9…b2570x3e0a…78e7Base$0.005884100%coinbase1d ago0x33d05e…2b290a
0x1046…6c220x3e0a…78e7Base$0.003872100%coinbase1d ago0xa651ff…ca51d0
0x49c0…5d300x3e0a…78e7Base$0.004327100%coinbase1d ago0x2f09ad…6f3383
0x9ed3…434d0x3e0a…78e7Base$0.004144100%coinbase1d ago0x9048ee…c0bcb0
0x22fe…f0450x3e0a…78e7Base$0.002974100%coinbase1d ago0xd523fe…4b5521
0xc10a…72550x3e0a…78e7Base$0.004985100%coinbase1d ago0x19b627…7f3ca2
0x7d24…2ed70x3e0a…78e7Base$0.004882100%coinbase1d ago0x355493…8fccb4
0xe04c…b7940x3e0a…78e7Base$0.005224100%coinbase1d ago0x6dfe9f…763409
0xa146…c5220x3e0a…78e7Base$0.005923100%coinbase1d ago0x9fb239…bf1b69
0x7a1e…c3320x3e0a…78e7Base$0.004483100%coinbase1d ago0xc6ef59…2f140f
0x2585…93280x3e0a…78e7Base$0.005858100%coinbase1d ago0xd95678…6cbca7

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.