Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf9b7…c2f50x3e0a…78e7Base—$0.005885100%coinbase74d ago0xd14845…be3319
0xf9b7…c2f50x3e0a…78e7Base—$0.004913100%coinbase74d ago0xb2f189…762ad7
0xf9b7…c2f50x3e0a…78e7Base—$0.004445100%coinbase74d ago0xe0fc1b…f50826
0xf9b7…c2f50x3e0a…78e7Base—$0.002779100%coinbase74d ago0xe1b94e…056919
0xf9b7…c2f50x3e0a…78e7Base—$0.003709100%coinbase74d ago0x4ffc77…091a19
0xf9b7…c2f50x3e0a…78e7Base—$0.002996100%coinbase74d ago0xabde29…05ff15
0xf9b7…c2f50x3e0a…78e7Base—$0.005767100%coinbase74d ago0x6151a7…412bd8
0xf9b7…c2f50x3e0a…78e7Base—$0.004335100%coinbase74d ago0xefc337…fc67e2
0xf9b7…c2f50x3e0a…78e7Base—$0.005267100%coinbase75d ago0xe69e82…ef2d09
0xf9b7…c2f50x3e0a…78e7Base—$0.005223100%coinbase75d ago0x3343bf…4760a8
0xf9b7…c2f50x3e0a…78e7Base—$0.004583100%coinbase75d ago0xe15c9e…de88e0
0xf9b7…c2f50x3e0a…78e7Base—$0.004909100%coinbase75d ago0x25276c…2e3f5c
0xf9b7…c2f50x3e0a…78e7Base—$0.005262100%coinbase75d ago0x02a21f…47e33e
0xf9b7…c2f50x3e0a…78e7Base—$0.004079100%coinbase75d ago0xbb1fdf…22557e
0xf9b7…c2f50x3e0a…78e7Base—$0.004039100%coinbase75d ago0xf07228…8fd891
0xf9b7…c2f50x3e0a…78e7Base—$0.002673100%coinbase75d ago0xadbafc…3cde2f
0xf9b7…c2f50x3e0a…78e7Base—$0.004833100%coinbase75d ago0xdc7eb5…3e2c0b
0xf9b7…c2f50x3e0a…78e7Base—$0.005833100%coinbase75d ago0x7a59a5…df5304
0xf9b7…c2f50x3e0a…78e7Base—$0.005163100%coinbase75d ago0x2d7c1d…cc547f
0xf9b7…c2f50x3e0a…78e7Base—$0.005036100%coinbase75d ago0xfb3d6c…9572c4
0xf9b7…c2f50x3e0a…78e7Base—$0.00347100%coinbase75d ago0x8272a7…932920
0xf9b7…c2f50x3e0a…78e7Base—$0.002816100%coinbase75d ago0xda1687…b1d228
0xf9b7…c2f50x3e0a…78e7Base—$0.004943100%coinbase75d ago0x619e15…56b4d0

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.