Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter43d ago0x061672…47c2f4
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter43d ago0x4b957c…0152fd
0xdf39…db800x07cf…2396Basex402 service$0.20100%dexter43d ago0x464287…198f82
0xdf39…db800x07cf…2396Basex402 service$0.20100%dexter43d ago0xd0378b…f46c9b
0xdf39…db800x07cf…2396Basex402 service$0.20100%dexter43d ago0x0f24a5…af1d63
0xdf39…db800x07cf…2396Basex402 service$0.20100%dexter43d ago0x577cc3…d37f20
0xdf39…db800x07cf…2396Basex402 service$0.04100%dexter43d ago0xabb900…ffc6c5
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter43d ago0x8e4fc4…ff8497
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter43d ago0xe09d33…89a9fc
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter43d ago0x08a6e6…6ac794
0xdf39…db800x07cf…2396Basex402 service$0.10100%dexter43d ago0x7fa11b…37282c
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter43d ago0x1496e8…de900f
0xdf39…db800x07cf…2396Basex402 service$0.06100%dexter43d ago0xbb6b86…6ca93e
0xdf39…db800x07cf…2396Basex402 service$0.20100%dexter43d ago0x0a3987…963f04
0xdf39…db800x07cf…2396Basex402 service$0.10100%dexter43d ago0x805343…f8527f
0xdf39…db800x07cf…2396Basex402 service$0.04100%dexter43d ago0x747ab4…d3010b
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter43d ago0x74256d…aa87e5
0xdf39…db800x07cf…2396Basex402 service$0.04100%dexter43d ago0x047617…9f0cb1
0xdf39…db800x07cf…2396Basex402 service$0.06100%dexter43d ago0x9726c1…d704ad
0xdf39…db800x07cf…2396Basex402 service$0.06100%dexter43d ago0xa35115…6b958a
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter43d ago0x920b4f…4aef81
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter43d ago0x0dfee4…cc98dd
0xdf39…db800x07cf…2396Basex402 service$0.04100%dexter43d ago0x5e74f4…badbfc
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter43d ago0x829809…e3a3db
0xdf39…db800x07cf…2396Basex402 service$0.10100%dexter43d ago0xf15648…5ca31b

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.