Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8d2a…7d370xe22f…eef9Basex402 service$0.001100%coinbase17d ago0x0f4bb4…77a669
0x8d2a…7d370xe22f…eef9Basex402 service$0.001100%coinbase17d ago0xfa59f0…7ce5d7
0x8d2a…7d370xe22f…eef9Basex402 service$0.001100%coinbase17d ago0xe6b38f…f8eea2
0x8d2a…7d370xe22f…eef9Basex402 service$0.001100%coinbase17d ago0x536747…9221b4
0x8d2a…7d370xe22f…eef9Basex402 service$0.001100%coinbase17d ago0x03b217…79f1c8
0x8d2a…7d370xe22f…eef9Basex402 service$0.001100%coinbase17d ago0x69850e…6cd1a1
0x8d2a…7d370xe22f…eef9Basex402 service$0.001100%coinbase17d ago0x8874a8…a8fa62
0x8d2a…7d370xe22f…eef9Basex402 service$0.001100%coinbase17d ago0x862622…0f27dc
0x8d2a…7d370xe22f…eef9Basex402 service$0.001100%coinbase17d ago0xad8f43…258497
0x8d2a…7d370xe22f…eef9Basex402 service$0.001100%coinbase17d ago0x59a7d6…ee48e8
0x8d2a…7d370xe22f…eef9Basex402 service$0.001100%coinbase17d ago0xd8f70c…7c842b
0x8d2a…7d370xe22f…eef9Basex402 service$0.001100%coinbase17d ago0x972c09…570f19
0x8d2a…7d370xe22f…eef9Basex402 service$0.001100%coinbase17d ago0x7d8736…279397
0x8d2a…7d370xe22f…eef9Basex402 service$0.001100%coinbase17d ago0x61128f…63143f
0x8d2a…7d370xe22f…eef9Basex402 service$0.001100%coinbase17d ago0x730830…89dcef
0x8d2a…7d370xe22f…eef9Basex402 service$0.001100%coinbase17d ago0x92cacc…243dc1
0x8d2a…7d370xe22f…eef9Basex402 service$0.001100%coinbase17d ago0xc46574…2a8f31
0x8d2a…7d370xe22f…eef9Basex402 service$0.001100%coinbase17d ago0xf9eaf2…0b0604
0x8d2a…7d370xe22f…eef9Basex402 service$0.001100%coinbase17d ago0xde7a8d…577dce
0x8d2a…7d370xe22f…eef9Basex402 service$0.001100%coinbase17d ago0xc4c00b…40d51d
0x8d2a…7d370xe22f…eef9Basex402 service$0.001100%coinbase17d ago0xd8c4e7…160344
0x8d2a…7d370xe22f…eef9Basex402 service$0.001100%coinbase17d ago0xea9c93…9eff4a
0x8d2a…7d370xe22f…eef9Basex402 service$0.001100%coinbase17d ago0x5a65f2…2fbf0e
0x8d2a…7d370xe22f…eef9Basex402 service$0.001100%coinbase17d ago0xfc4f2d…b507ba
0x8d2a…7d370xe22f…eef9Basex402 service$0.001100%coinbase17d ago0x4c8172…b52d6a

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.