Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9500…8b3f0xb519…826aBasex402 service$0.21100%coinbase96d ago0xeae318…c2eb99
0x9500…8b3f0x9dba…0df8Basex402 service$0.006100%dexter96d ago0x0fb29d…2cc0dd
0x9500…8b3f0x9dba…0df8Basex402 service$0.006100%dexter96d ago0x33814b…4b8daa
0x9500…8b3f0x9dba…0df8Basex402 service$0.01100%dexter96d ago0xc8437b…1dd6e5
0x9500…8b3f0x9dba…0df8Basex402 service$0.01100%dexter96d ago0x51e342…2f11ea
0x9500…8b3f0x9dba…0df8Basex402 service$0.01100%dexter96d ago0xfd6e84…2c34b9
0x9500…8b3f0x9dba…0df8Basex402 service$0.01100%dexter96d ago0x57e57a…6d828a
0x9500…8b3f0x9dba…0df8Basex402 service$0.01100%dexter96d ago0x830de2…b25041
0x9500…8b3f0x9dba…0df8Basex402 service$0.01100%dexter96d ago0xc6ee61…d40bb1
0x9500…8b3f0x9dba…0df8Basex402 service$0.01100%dexter96d ago0xb563cb…0b8a8d
0x9500…8b3f0x9dba…0df8Basex402 service$0.01100%dexter96d ago0xfaacdb…9ece9c
0x9500…8b3f0x9dba…0df8Basex402 service$0.01100%dexter96d ago0xbdb0a7…b5b93d
0x9500…8b3f0x9dba…0df8Basex402 service$0.01100%dexter96d ago0x83d705…6ec756
0x9500…8b3f0x9dba…0df8Basex402 service$0.01100%dexter96d ago0x6b7493…ad9ab9
0x9500…8b3f0x9dba…0df8Basex402 service$0.01100%dexter96d ago0x7c9b3e…84c629
0x9500…8b3f0x9dba…0df8Basex402 service$0.01100%dexter96d ago0x0b11a6…708d5e
0x9500…8b3f0x9dba…0df8Basex402 service$0.01100%dexter96d ago0x8f79a1…009195
0x9500…8b3f0x9dba…0df8Basex402 service$0.01100%dexter96d ago0x51d716…387079
0x9500…8b3f0x9dba…0df8Basex402 service$0.01100%dexter96d ago0xba56b6…db321a
0x9500…8b3f0x9dba…0df8Basex402 service$0.01100%dexter96d ago0xd97411…58180b
0x9500…8b3f0x9dba…0df8Basex402 service$0.01100%dexter96d ago0x4bdab2…5923de
0x9500…8b3f0x9dba…0df8Basex402 service$0.01100%dexter96d ago0xfc5ce4…0ce786
0x9500…8b3f0x9dba…0df8Basex402 service$0.01100%dexter96d ago0x8daa8f…15c645
0x9500…8b3f0x9dba…0df8Basex402 service$0.01100%dexter96d ago0x02a557…6427c9
0x9500…8b3f0x9dba…0df8Basex402 service$0.01100%dexter96d ago0x8961ee…bf4cb5

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.