Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x74f2…5bdc0x63ae…cddcBasex402 service$0.002100%coinbase8d ago0x26e87f…1094d7
0x74f2…5bdc0x63ae…cddcBasex402 service$0.002100%coinbase8d ago0x0ffd44…dc4358
0x74f2…5bdc0x63ae…cddcBasex402 service$0.002100%coinbase8d ago0xbacd4a…e69378
0x74f2…5bdc0x63ae…cddcBasex402 service$0.002100%coinbase8d ago0x43378b…89888d
0x74f2…5bdc0x63ae…cddcBasex402 service$0.002100%coinbase8d ago0xc85fcc…3f385c
0x74f2…5bdc0x63ae…cddcBasex402 service$0.002100%coinbase8d ago0x4047b9…809f5b
0x74f2…5bdc0x63ae…cddcBasex402 service$0.002100%coinbase8d ago0x29f276…bdfd5f
0x74f2…5bdc0x63ae…cddcBasex402 service$0.002100%coinbase8d ago0xa391eb…f10dd5
0x74f2…5bdc0x63ae…cddcBasex402 service$0.002100%coinbase8d ago0x38d7d0…8a0ed2
0x74f2…5bdc0x63ae…cddcBasex402 service$0.002100%coinbase8d ago0x6bfccd…66db08
0x74f2…5bdc0x63ae…cddcBasex402 service$0.002100%coinbase8d ago0x524f8c…cd597c
0x74f2…5bdc0x63ae…cddcBasex402 service$0.002100%coinbase8d ago0x7d7abe…686f79
0x74f2…5bdc0x63ae…cddcBasex402 service$0.002100%coinbase8d ago0x937eec…d72e3a
0x74f2…5bdc0x63ae…cddcBasex402 service$0.002100%coinbase8d ago0x508ead…4802bd
0x74f2…5bdc0x63ae…cddcBasex402 service$0.002100%coinbase8d ago0x55e6d2…705667
0x74f2…5bdc0x63ae…cddcBasex402 service$0.002100%coinbase8d ago0x69909b…6ea15d
0x74f2…5bdc0x63ae…cddcBasex402 service$0.002100%coinbase8d ago0x548096…c4b028
0x235b…b8050x63ae…cddcBasex402 service$0.002100%coinbase9d ago0x2b3148…62a68c
0x54e1…f4e00x63ae…cddcBasex402 service$0.005100%coinbase9d ago0x587b22…917f2a
0x74f2…5bdc0x63ae…cddcBasex402 service$0.002100%coinbase9d ago0xa873ce…8d125b
0x74f2…5bdc0x63ae…cddcBasex402 service$0.002100%coinbase9d ago0x80645f…0acaa4
0x74f2…5bdc0x63ae…cddcBasex402 service$0.002100%coinbase9d ago0x750bcb…650215
0x74f2…5bdc0x63ae…cddcBasex402 service$0.002100%coinbase9d ago0x1f276b…6737db
0x74f2…5bdc0x63ae…cddcBasex402 service$0.005100%coinbase9d ago0x9d96fd…46eb42
0x74f2…5bdc0x63ae…cddcBasex402 service$0.002100%coinbase9d ago0x5061da…0668f4

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.