Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3fc7…44740x07cf…2396Basex402 service$0.06100%dexter48d ago0x37acba…7c93bf
0x3fc7…44740x07cf…2396Basex402 service$0.04100%dexter48d ago0xe7971d…554330
0x3fc7…44740x07cf…2396Basex402 service$0.02100%dexter48d ago0x3e5519…43023a
0x3fc7…44740x07cf…2396Basex402 service$0.02100%dexter48d ago0xcbdc7e…4f8990
0x3fc7…44740x07cf…2396Basex402 service$0.02100%dexter48d ago0x03d77a…fa5333
0x3fc7…44740x07cf…2396Basex402 service$0.02100%dexter48d ago0x589c7d…0c156e
0x3fc7…44740x07cf…2396Basex402 service$0.04100%dexter48d ago0xedae2a…98228f
0x3fc7…44740x07cf…2396Basex402 service$0.04100%dexter48d ago0x5e518b…d18b51
0x3fc7…44740x07cf…2396Basex402 service$0.20100%dexter48d ago0x8a2ab4…30373a
0x3fc7…44740x07cf…2396Basex402 service$0.02100%dexter48d ago0x014486…944253
0x3fc7…44740x07cf…2396Basex402 service$0.04100%dexter48d ago0x6f6d33…75ee9d
0x3fc7…44740x07cf…2396Basex402 service$0.04100%dexter48d ago0xaa6915…4cbb47
0x3fc7…44740x07cf…2396Basex402 service$0.06100%dexter48d ago0x20c2a1…ab4875
0x3fc7…44740x07cf…2396Basex402 service$0.02100%dexter48d ago0xdbdf41…f3bfa3
0x3fc7…44740x07cf…2396Basex402 service$0.06100%dexter48d ago0x9cc498…d4db48
0x3fc7…44740x07cf…2396Basex402 service$0.02100%dexter48d ago0xdbd274…470ef6
0x3fc7…44740x07cf…2396Basex402 service$0.20100%dexter48d ago0x1e66f2…778845
0x3fc7…44740x07cf…2396Basex402 service$0.06100%dexter48d ago0x372337…23744b
0x3fc7…44740x07cf…2396Basex402 service$0.02100%dexter48d ago0xcebeaf…8d6670
0x3fc7…44740x07cf…2396Basex402 service$0.04100%dexter48d ago0xcbf1d9…98f9b7
0x3fc7…44740x07cf…2396Basex402 service$0.02100%dexter48d ago0x695511…007107
0x3fc7…44740x07cf…2396Basex402 service$0.02100%dexter48d ago0x55ec3e…34a3d8
0x3fc7…44740x07cf…2396Basex402 service$0.02100%dexter48d ago0x7e38a8…1545e0
0x3fc7…44740x07cf…2396Basex402 service$0.20100%dexter48d ago0x2da852…c26a78
0x3fc7…44740x07cf…2396Basex402 service$0.02100%dexter48d ago0x1504d9…f49003

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.