Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4906…41d10x3e0a…78e7Base—$0.003984100%coinbase73d ago0xc0c6ce…0e2306
0x4906…41d10x3e0a…78e7Base—$0.00454100%coinbase73d ago0xdbc9ce…08c4ec
0x4906…41d10x3e0a…78e7Base—$0.003888100%coinbase73d ago0xa68d8f…ce35ca
0x4906…41d10x3e0a…78e7Base—$0.004039100%coinbase73d ago0x95f809…cd9e4e
0x4906…41d10x3e0a…78e7Base—$0.002906100%coinbase73d ago0x1e67a0…fefb93
0x4906…41d10x3e0a…78e7Base—$0.00293100%coinbase73d ago0x4095a3…e290ad
0x4906…41d10x3e0a…78e7Base—$0.002969100%coinbase73d ago0x71e6e5…455a68
0x4906…41d10x3e0a…78e7Base—$0.00266100%coinbase73d ago0x8851f9…4491a6
0x4906…41d10x3e0a…78e7Base—$0.004399100%coinbase73d ago0x89a049…7d10de
0x4906…41d10x3e0a…78e7Base—$0.005157100%coinbase73d ago0xaa66a1…2dec1d
0x4906…41d10x3e0a…78e7Base—$0.004658100%coinbase73d ago0x45a992…2f157d
0x4906…41d10x3e0a…78e7Base—$0.005039100%coinbase73d ago0x914f31…8e2b5b
0x4906…41d10x3e0a…78e7Base—$0.003573100%coinbase73d ago0xaa2490…67b581
0x4906…41d10x3e0a…78e7Base—$0.003416100%coinbase73d ago0x4c1d63…459be8
0x4906…41d10x3e0a…78e7Base—$0.005122100%coinbase73d ago0x7f750a…cd9482
0x4906…41d10x3e0a…78e7Base—$0.003302100%coinbase73d ago0xb71df1…4819d0
0x4906…41d10x3e0a…78e7Base—$0.003694100%coinbase74d ago0x8e1dfd…912516
0x4906…41d10x3e0a…78e7Base—$0.004684100%coinbase74d ago0x25389e…f4e069
0x4906…41d10x3e0a…78e7Base—$0.002834100%coinbase74d ago0x808409…ed7dd2
0x4906…41d10x3e0a…78e7Base—$0.004884100%coinbase74d ago0xc90cd2…48857d
0x4906…41d10x3e0a…78e7Base—$0.004171100%coinbase74d ago0xbcd55c…c166d2
0x4906…41d10x3e0a…78e7Base—$0.003203100%coinbase74d ago0xdb9f67…233d30
0x4906…41d10x3e0a…78e7Base—$0.00459100%coinbase74d ago0x13c1f9…ad64e9
0x4906…41d10x3e0a…78e7Base—$0.003666100%coinbase74d ago0x693524…835d79
0x4906…41d10x3e0a…78e7Base—$0.004842100%coinbase74d ago0xf89f73…54b53c

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.