Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase68d ago0xe84a57…00b6f1
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase68d ago0x30c4dc…6c98d0
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase68d ago0xe7bdc7…33d489
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase68d ago0x72eee0…230c95
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase68d ago0xec3105…159997
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase68d ago0xceebca…8bc638
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase68d ago0x61327f…8a97a6
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase68d ago0x18797c…3e7336
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase68d ago0xc18bb3…e03bfc
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase68d ago0xda382f…151308
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase68d ago0xd24c77…9c7d03
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase68d ago0xa8fd84…2ac3c9
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase68d ago0x49cbaa…7c4898
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase68d ago0x15657c…8a4f0c
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase68d ago0xf007a7…647b80
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase68d ago0x67d7de…c8215c
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase68d ago0x5aafc8…c81694
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase68d ago0x5d5a29…46b39c
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase68d ago0x56a676…097217
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase68d ago0x5af590…0a04d3
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase68d ago0x99d830…966120
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase68d ago0x7223da…10c9de
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase68d ago0x83e15a…540744
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase68d ago0x3957a4…0632aa
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase68d ago0x5b8b2c…7fe507

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.