Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase19d ago0x4ec0ca…16cdd3
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase19d ago0xa78f11…51fc1f
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase19d ago0xf59a53…067057
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase19d ago0xb25f24…64d318
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase19d ago0x24556e…a81da6
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase19d ago0x708353…4c583f
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase19d ago0xef0b7a…2607c1
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase19d ago0x5ba56e…504796
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase19d ago0xbf0398…32b472
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase19d ago0x62e4bb…7bd42d
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase19d ago0x78a887…9dce01
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase19d ago0xdc3615…9bfb36
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase19d ago0x64f6af…184d1b
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase19d ago0x9b4695…9bd69e
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase19d ago0x386796…91beec
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase19d ago0xa5955b…cc22fb
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase19d ago0x82fe2f…e7a495
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase19d ago0x0976f7…ea6b2f
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase19d ago0xc692ec…c69652
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase19d ago0xf1debc…dbe1cf
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase19d ago0x0b8f02…71a164
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase19d ago0x009a0c…de6591
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase19d ago0xe2aa18…9501aa
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase19d ago0x8c833f…417595
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase19d ago0x57d627…9ea1b0

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.