Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc49a…9d2f0xe2dd…0872Base$1.96100%fluxa36d ago0x49761a…9f2e95
0xc49a…9d2f0x264d…b254Base$1.96100%fluxa36d ago0x1418ac…f83f2a
0xc49a…9d2f0x6489…b42cBase$1.96100%fluxa36d ago0xcfe917…93566a
0xc49a…9d2f0x6e21…86c1Base$4.90100%fluxa36d ago0xad396d…5ea9f7
0xc49a…9d2f0x53f0…4767Base$0.98100%fluxa36d ago0xcc122c…c00bfe
0xc49a…9d2f0xa6c3…43e3Base$1.96100%fluxa36d ago0xbe0993…dbaec3
0xc49a…9d2f0xa5f9…87e7Base$4.90100%fluxa36d ago0x3b6fbc…ddb8db
0xc49a…9d2f0xe53a…dde8Base$1.96100%fluxa36d ago0x3e4cd8…4286f9
0xc49a…9d2f0xcb76…e920Base$1.96100%fluxa37d ago0xd607a5…b0151f
0xc49a…9d2f0xad5c…98c8Base$4.90100%fluxa37d ago0x19a0a6…15b97d
0xc49a…9d2f0x9e5c…1b02Base$4.90100%fluxa37d ago0x3eba29…18267b
0xc49a…9d2f0x3046…3a65Base$1.96100%fluxa37d ago0x9ccf48…24137b
0xc49a…9d2f0x6c87…d950Base$3.92100%fluxa37d ago0x7cc9d3…d069bf
0xc49a…9d2f0x19f6…9413Base$1.96100%fluxa37d ago0xc67acd…61039d
0xc49a…9d2f0x3abb…39fcBase$1.96100%fluxa37d ago0x62c25e…60dc0f
0xc49a…9d2f0xe850…24dbBase$4.90100%fluxa37d ago0x4875af…4708f9
0xc49a…9d2f0x7eef…de67Base$1.96100%fluxa37d ago0xe017cf…93a9b4
0xc49a…9d2f0x77e1…5514Base$1.96100%fluxa37d ago0x12533b…73845d
0xc49a…9d2f0x4cf7…585aBase$1.96100%fluxa37d ago0xeecfdb…eb23a0
0xc49a…9d2f0xb3df…289cBase$1.96100%fluxa37d ago0x1bbdeb…5bc974
0xc49a…9d2f0xc34a…fcd8Base$1.96100%fluxa37d ago0xcf0212…377034
0xc49a…9d2f0x94ed…ed17Base$1.96100%fluxa37d ago0xfa170e…29cdfb
0xc49a…9d2f0x3203…ea07Base$1.96100%fluxa37d ago0xe60ea8…cae25f
0xc49a…9d2f0xb31b…a0dfBase$1.96100%fluxa37d ago0x20f802…0bfdbb
0xc49a…9d2f0xe937…2123Base$1.96100%fluxa37d ago0xe92630…735a13

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.