Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase8d ago0xfb6893…5bd611
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase8d ago0x88493a…ce328e
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase8d ago0x035945…7bac35
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase8d ago0x0d51a3…c1c2f3
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase8d ago0x001ad9…2c1696
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase8d ago0x49e013…ba6a81
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase8d ago0x5090b5…6551d1
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase8d ago0x9e4176…807e5f
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase8d ago0x277882…3e4265
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase8d ago0x4b2e80…36dc76
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase8d ago0x5ce7d7…f05efd
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase8d ago0x2a087a…4c167b
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase8d ago0x67c719…4a8d89
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase8d ago0x43fb6d…2954a0
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase8d ago0x03dcf8…50e88d
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase8d ago0x0328d7…4b2d1a
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase8d ago0xbe8ea6…a440e0
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase8d ago0x20a854…f0199d
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase8d ago0x2ca4af…b67b76
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase8d ago0x081915…56f0e0
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase8d ago0xb41259…717b71
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase8d ago0xfbdd42…d770a8
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase8d ago0x0c4d10…1232c8
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase8d ago0x07d00a…34c9d5
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase8d ago0xeb99fd…592f79

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.