Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase40d ago0x746624…1f0627
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase40d ago0x81bee4…9bf27b
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase41d ago0xfed673…889e95
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase41d ago0xfed3f4…b78937
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase41d ago0x901817…a743d7
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase41d ago0xf4602d…2c4717
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase41d ago0xe655b5…173a06
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase41d ago0xc6f693…430fca
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase41d ago0x63732d…bc9fb5
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase41d ago0xb36347…e7f7e0
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase41d ago0x3cd1a3…384d87
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase41d ago0xae0739…bb1707
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase41d ago0x8c0682…218333
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase41d ago0x4e4787…625180
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase41d ago0x25ce3e…16f166
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase41d ago0x8f006d…1d5127
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase41d ago0x47e2c6…650f58
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase41d ago0x3d49fa…875422
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase41d ago0xecba3a…ff3e5f
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase41d ago0x5a8d12…19e07e
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase41d ago0xaf33d0…ce5f79
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase41d ago0x26e838…40be5d
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase41d ago0xb76daf…6840aa
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase41d ago0x717b0f…e2ba7c
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase41d ago0x31d4f7…e7873d

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.