Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase40d ago0x1baca4…bab5bf
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase40d ago0xd0c00b…4ec7e4
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase41d ago0x74c45f…048e85
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase41d ago0x307ccf…a0158c
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase41d ago0xdd186c…6a460a
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase41d ago0xf2ab45…9a400a
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase41d ago0x0ba70e…07d985
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase41d ago0xd056a1…8af0df
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase41d ago0xea6c24…7e3e5f
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase41d ago0xa63223…16a37f
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase41d ago0xe15a17…b10798
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase41d ago0xa60b3b…c6e502
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase41d ago0x16cf58…4c8743
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase41d ago0xb5a57e…1e4446
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase41d ago0xf2d4fc…9baaf7
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase41d ago0x386348…b9aaa9
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase41d ago0x562c63…cf49d6
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase41d ago0x030d34…fb883a
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase41d ago0x5de110…aa1847
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase41d ago0x08cf5c…29effe
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase41d ago0x07cc19…fd30d6
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase41d ago0x27c0ca…9876ba
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase41d ago0xbe121e…7fc4cc
0x36c5…7a4e0x47d3…9ddaBasex402 service$1.00100%coinbase41d ago0xddd487…74cd4b

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.