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%coinbase36d ago0xf0afbc…480dd3
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase37d ago0xf892f0…ebd278
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase37d ago0x8a34a8…67b301
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase37d ago0x083ea5…d07937
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase37d ago0x2af289…f339a4
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase37d ago0xef8547…9099cc
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase37d ago0x5bc375…e39990
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase37d ago0xb01c5f…f1c162
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase37d ago0xa9c0b0…b4dd1a
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase37d ago0x10e9c6…3cf681
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase37d ago0xb13983…e4f4d1
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase37d ago0x4a7de8…fba7c7
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase37d ago0xc46029…bd252e
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase37d ago0xda4828…0a44b9
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase37d ago0xa16eed…907cf3
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase37d ago0xaaea78…55c002
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase37d ago0x3a350b…e93e67
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase37d ago0x8497e1…21fe73
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase37d ago0x3c0ae1…c94407
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase37d ago0x1bb880…94433d
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase37d ago0x1847c9…ff7ec0
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase37d ago0x52fe66…169dda
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase37d ago0x76dee0…5699a1
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase37d ago0x5e4189…341e19
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase37d ago0x466973…478e20

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.