Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x47b9…1d950xf14d…0b12Base—$0.04100%dexter32d ago0xed0c28…56970d
0x47b9…1d950xb330…7d9eBase—$0.04100%dexter32d ago0xe581ac…bb1e56
0x47b9…1d950xfd89…a898Base—$0.04100%dexter32d ago0xafa65a…a49243
0x47b9…1d950x589f…7be6Base—$0.04100%dexter32d ago0x67c252…47188e
0x47b9…1d950x97d3…6eb3Base—$0.04100%dexter32d ago0x01f3c3…8cef69
0x47b9…1d950x62a0…dd04Base—$0.04100%dexter32d ago0x638f62…ed6943
0x47b9…1d950x776a…9021Base—$0.04100%dexter32d ago0x32fbea…f1d438
0x47b9…1d950x1add…7811Base—$0.04100%dexter32d ago0xa29c69…c1a850
0x47b9…1d950xa838…fd45Base—$0.04100%dexter32d ago0x5d5abc…4e77a8
0x47b9…1d950xaaa4…d343Base—$0.04100%dexter32d ago0x2c355f…dfb132
0x47b9…1d950x8401…635fBase—$0.04100%dexter32d ago0x0d4616…0f3a1c
0x47b9…1d950xb9ea…45a0Base—$0.04100%dexter32d ago0x59b678…a73222
0x47b9…1d950x8f83…176dBase—$0.04100%dexter32d ago0x0c9307…f09bc3
0x47b9…1d950xc098…ef54Base—$0.04100%dexter32d ago0x985176…2d3792
0x47b9…1d950x4a84…b942Base—$0.04100%dexter32d ago0x7ed05f…3810e1
0x47b9…1d950x31a6…86e8Base—$0.04100%dexter32d ago0xd510ee…896895
0x47b9…1d950xa0d1…6af5Base—$0.04100%dexter32d ago0xa294d5…122802
0x47b9…1d950x1afa…254bBase—$0.04100%dexter32d ago0x81d942…73fb17
0x47b9…1d950xdef4…170dBase—$0.04100%dexter32d ago0x37979a…97d7e0
0x47b9…1d950x22fd…7245Base—$0.04100%dexter32d ago0x5cb092…0dde33
0x47b9…1d950x4a6f…67bfBase—$0.04100%dexter32d ago0x81431c…466007
0x47b9…1d950xc147…5789Base—$0.04100%dexter32d ago0x050b7d…668b82
0x47b9…1d950x7a23…0a88Base—$0.04100%dexter32d ago0x9ccfd7…f5a933
0x47b9…1d950xe1c3…bc2aBase—$0.04100%dexter32d ago0x0db8dc…c3c26a
0x47b9…1d950x4261…2ab8Base—$0.04100%dexter32d ago0xceb197…6a5ef3

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.