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%coinbase22d ago0x4fd306…1a6c50
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase22d ago0x7da9ea…4cf6a4
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase22d ago0x61d8ac…59ef5c
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase22d ago0xfee8d4…9a7910
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase22d ago0x0e7486…bde296
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase22d ago0xc7efe9…d43560
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase22d ago0x61574b…ab50a1
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase22d ago0x5da3f6…c9d0a4
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase22d ago0xca1b8f…9e7cf8
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase22d ago0xa24b90…68f7ba
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase22d ago0xe26ff7…474864
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase22d ago0x5d6442…24e398
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase22d ago0xbbc853…245ab4
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase22d ago0xbc88e9…659e04
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase22d ago0xb7e7bc…aec0e8
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase22d ago0xc6aa16…0c95fb
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase22d ago0x24f091…7e61c5
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase22d ago0x64c5ee…633dd8
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase22d ago0xad44a4…6fbb74
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase22d ago0x8c2e3f…278f36
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase22d ago0x70ca4e…e4eb90
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase22d ago0x5d4b0f…36e2b7
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase22d ago0x1f4b2c…9c7d23
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase22d ago0xa4a11b…ac4f47
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase22d ago0x99701d…cdf13c

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.