Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase34d ago0x231782…6a07c7
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase34d ago0xb804e2…654231
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase34d ago0x5717ca…bf1104
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase34d ago0x394df6…2518da
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase34d ago0xe130b6…3b8329
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase34d ago0x820c2e…383d3c
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase34d ago0xd0d314…1d2567
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase34d ago0x56c741…7f2825
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase34d ago0xa789c3…9b675f
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase34d ago0xfb4277…036db0
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase34d ago0xf5b65b…aca117
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase34d ago0x292a3a…4e50ad
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase34d ago0x373831…59b182
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase34d ago0x1e96f7…eff953
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase34d ago0x063cd1…0a0d47
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase34d ago0xe8f622…0dd3a5
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase34d ago0xde0b85…9da030
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase34d ago0xb8fb33…e6c28d
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase34d ago0x0992ac…c18ca7
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase34d ago0x8e9f8b…6e8167
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase34d ago0xfca2a0…ced44c
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase34d ago0x4a9d5b…3d9ba1
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase34d ago0xc34809…eca5e9
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase34d ago0x818bf2…4d54db
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase34d ago0xb15428…66d794

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.