Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa20d ago0x1264a1…9cb997
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa20d ago0xad76e6…f96a1b
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa20d ago0x9c28f8…b5779c
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa20d ago0xe449a5…41b93f
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa20d ago0xabc0b4…894948
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa20d ago0xe24a8e…2978d7
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa20d ago0x8a2764…31d171
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa20d ago0xd68115…fa5478
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa20d ago0xaa23f9…7f8289
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa20d ago0x00cdfe…6bc457
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa20d ago0xc72cd1…493a9b
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa20d ago0x5f96a4…e5b6e2
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa20d ago0xdc18da…4d67c0
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa21d ago0x4ac6cb…790022
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa21d ago0x0a8d80…b66234
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa21d ago0xdea2dc…4d67d0
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa21d ago0x636369…becef6
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa21d ago0x4b9885…3aeee4
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa21d ago0xcacab3…0829db
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa21d ago0x8c9a25…d5da90
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa21d ago0xf83c4b…7b887d
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa21d ago0x6aad0c…211f86
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa21d ago0x024653…343ae3
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa21d ago0x90a510…f6d2ac
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa21d ago0x85ca77…a9b2e1

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.