Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase2d ago0x90a85a…324a45
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase2d ago0xa46fa0…c6434c
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase2d ago0x18d392…f2c3a9
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase2d ago0x4dceee…75e524
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase2d ago0xa82e53…87e0e0
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase2d ago0x8d95e3…abf4a9
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase2d ago0xcb9b7c…3d8e7e
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase2d ago0x877f74…8368e3
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase2d ago0x4e7550…3c4a97
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase2d ago0x61a6aa…a36b48
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase2d ago0x257bde…ac1499
0xe577…93aa0x9dba…0df8Basex402 service$0.0025100%coinbase2d ago0x34f566…db2b27
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase2d ago0xc54f5b…88c196
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase2d ago0x2a1fda…268b45
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase2d ago0x1063a4…c1d082
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase2d ago0x7ad0ae…6ebef4
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase2d ago0x31644d…986f25
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase2d ago0xd0ffe6…ed8bea
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase2d ago0x6dd0e7…878456
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase2d ago0xe41789…eef2fa
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase2d ago0x3e24f1…b04029
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase2d ago0x22264a…318d36
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase2d ago0x7f8ce8…64bf16
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase2d ago0x4e681f…a26369
0xe577…93aa0x9dba…0df8Basex402 service$0.006100%coinbase2d ago0xa507d1…da6148

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.