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.0170%0x1360…66fa19d ago0x2b89ad…445bae
0xe577…93aa0x9dba…0df8Basex402 service$0.0170%0x1360…66fa19d ago0x9f1ba3…50a5f6
0xe577…93aa0x9dba…0df8Basex402 service$0.0170%0x1360…66fa19d ago0x13322d…014044
0xe577…93aa0x9dba…0df8Basex402 service$0.0170%0x1360…66fa19d ago0x7d6903…80f53e
0xe577…93aa0x9dba…0df8Basex402 service$0.0170%0x1360…66fa19d ago0x32d004…3f872b
0xe577…93aa0x9dba…0df8Basex402 service$0.0170%0x1360…66fa19d ago0xde7ce3…de231a
0xe577…93aa0x9dba…0df8Basex402 service$0.0170%0x1360…66fa19d ago0x4696a3…98a5e8
0xe577…93aa0x9dba…0df8Basex402 service$0.0170%0x1360…66fa19d ago0xdc9318…716990
0xe577…93aa0x9dba…0df8Basex402 service$0.0170%0x1360…66fa19d ago0xb57c9a…889850
0xe577…93aa0x9dba…0df8Basex402 service$0.0170%0x1360…66fa19d ago0x92841a…3b1082
0xe577…93aa0x9dba…0df8Basex402 service$0.0170%0x1360…66fa19d ago0x381373…084398
0xe577…93aa0x9dba…0df8Basex402 service$0.0170%0x1360…66fa19d ago0xc74775…2af217
0xe577…93aa0x9dba…0df8Basex402 service$0.0170%0x1360…66fa19d ago0x12ddd2…3106c4
0xe577…93aa0x9dba…0df8Basex402 service$0.0170%0x1360…66fa19d ago0x012522…52bfa2
0xe577…93aa0x9dba…0df8Basex402 service$0.0170%0x1360…66fa19d ago0x9bb4eb…98787c
0xe577…93aa0x9dba…0df8Basex402 service$0.0170%0x1360…66fa19d ago0x8c430b…f4872d
0xe577…93aa0x9dba…0df8Basex402 service$0.0170%0x1360…66fa19d ago0x9049b6…4f1ada
0xe577…93aa0x9dba…0df8Basex402 service$0.0170%0x1360…66fa19d ago0x018033…c1c433
0xe577…93aa0x9dba…0df8Basex402 service$0.0170%0x1360…66fa19d ago0x9fcc17…1debf5
0xe577…93aa0x9dba…0df8Basex402 service$0.0170%0x1360…66fa19d ago0xba78c0…0d5927

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.