Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xad75…e80f0x07cf…2396Basex402 service$0.06100%dexter44d ago0x845ed6…6429ba
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter44d ago0xde6bd1…258cd2
0xad75…e80f0x07cf…2396Basex402 service$0.10100%dexter44d ago0xaa9d56…475103
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter45d ago0x67b432…8dfcba
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter45d ago0x18c32d…e715f3
0xad75…e80f0x07cf…2396Basex402 service$0.20100%dexter45d ago0x23f2ef…994c18
0xad75…e80f0x07cf…2396Basex402 service$0.20100%dexter45d ago0xee0a55…8b7b12
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter45d ago0xf17e22…a0311c
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter45d ago0x2b304a…939315
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter45d ago0xec1c73…908b26
0xad75…e80f0x07cf…2396Basex402 service$0.06100%dexter45d ago0x60a80e…c513bd
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter45d ago0x3236b8…2d863d
0xad75…e80f0x07cf…2396Basex402 service$0.10100%dexter45d ago0x9900e4…b26191
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter45d ago0xf2ed42…7851e5
0xad75…e80f0x07cf…2396Basex402 service$0.20100%dexter45d ago0xa8aacd…fda20f
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter45d ago0x50ebef…64f6a6
0xad75…e80f0x07cf…2396Basex402 service$0.04100%dexter45d ago0x069981…ff8b16
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter45d ago0x3f3338…24e37e
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter45d ago0x0453c7…fa04ee
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter45d ago0x9cb77f…43920b
0xad75…e80f0x07cf…2396Basex402 service$0.06100%dexter45d ago0xf8e192…247918
0xad75…e80f0x07cf…2396Basex402 service$0.10100%dexter45d ago0x225396…620bd6
0xad75…e80f0x07cf…2396Basex402 service$0.10100%dexter45d ago0x5fbacc…d016e0
0xad75…e80f0x07cf…2396Basex402 service$0.10100%dexter45d ago0xbba9ee…4c9e07
0xad75…e80f0x07cf…2396Basex402 service$0.02100%dexter45d ago0x32c5f5…829a46

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.