Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase33d ago0x6550b3…33189d
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase33d ago0x3e07c1…bed468
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase33d ago0xc93498…8f7325
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase33d ago0x07f505…0eb7ac
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase33d ago0xf548bf…a193c9
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase33d ago0xbd5477…c42354
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase33d ago0xe61e84…0550d1
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase33d ago0x369edf…095782
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase33d ago0xf1930b…7bac76
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase33d ago0x395ba2…ee63d8
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase33d ago0xa3a32b…66eabb
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase33d ago0xe200d4…20cbcc
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase33d ago0xc49113…7e9db4
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase33d ago0x780770…c7df75
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase33d ago0xf47116…1e7f33
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase33d ago0x233c79…2cab0d
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase33d ago0x2c27ce…d0c050
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase33d ago0x75abe0…cc3cea
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase33d ago0x1843d0…0e5d86
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase33d ago0x8189b2…f9ad45
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase33d ago0x2b6859…6d4284
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase34d ago0x7191ae…4f2579
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase34d ago0x90d65e…296bfb
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase34d ago0xc0c1f5…2876df
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase34d ago0x2906eb…21fbed

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.