Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd1ae…81330x04c1…2cd3Base$0.83100%fluxa115d ago0x41ca1a…a532a8
0xd1ae…81330xf381…1c78Base$0.30100%fluxa115d ago0xfd682a…20f56a
0xd1ae…81330x1d70…2247Base$0.12100%fluxa115d ago0xeaf15c…97b8d8
0xd1ae…81330x327c…4debBase$0.60100%fluxa115d ago0x597d7b…3e3a13
0xd1ae…81330xcf49…7ff4Base$0.26100%fluxa115d ago0xcc22b9…2dd542
0xd1ae…81330xcf49…7ff4Base$0.10100%fluxa115d ago0x4e5b1f…2a74b6
0xd1ae…81330xdaf5…2f10Base$0.52100%fluxa115d ago0x47025b…314c5e
0xd1ae…81330x2440…682dBase$0.32100%fluxa115d ago0xcdd44c…75e08d
0xd1ae…81330xc940…36baBase$0.22100%fluxa115d ago0xf4f245…aa418b
0xd1ae…81330x46f6…fd5eBase$0.32100%fluxa115d ago0x411160…b0cbb8
0xd1ae…81330x2295…da57Base$0.10100%fluxa115d ago0x85b6cf…918b14
0xd1ae…81330xca65…ec1aBase$0.32100%fluxa115d ago0x4c06d6…2d1df7
0xd1ae…81330x2629…2e83Base$0.32100%fluxa115d ago0x54376e…eaa3e2
0xd1ae…81330xcef2…d69cBase$0.10100%fluxa115d ago0x7a69bf…ea964a
0xd1ae…81330x44ed…5b33Base$0.32100%fluxa115d ago0x3d43b8…201b35
0xd1ae…81330xb626…549eBase$0.01100%fluxa115d ago0x6122a3…0d1bef
0xd1ae…81330xeb06…9b1fBase$0.01100%fluxa115d ago0x353551…43c845
0xd1ae…81330x9403…0f48Base$0.10100%fluxa115d ago0x6582a6…c42b32
0xd1ae…81330x5588…7babBase$0.22100%fluxa115d ago0xa20374…2c4255
0xd1ae…81330x125a…ab47Base$0.22100%fluxa115d ago0xad88ee…5f2ece
0xd1ae…81330xb355…bcd2Base$0.10100%fluxa115d ago0xf5c0d8…4ab9c3
0xd1ae…81330xd0f2…8708Base$0.32100%fluxa115d ago0x629441…65dcc7
0xd1ae…81330x5837…f04aBase$0.30100%fluxa115d ago0x143973…668cf8
0xd1ae…81330x87b0…5482Base$1.00100%fluxa115d ago0xc779af…82a9ff
0xd1ae…81330xbe56…294eBase$0.50100%fluxa115d ago0xbf3ae6…c673e3

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.