Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7ad0…31cf0xb049…20ecBasex402 service$0.1070%0x930d…82c137d ago0x379664…0348ad
0x7ad0…31cf0xb049…20ecBasex402 service$0.1070%0x930d…82c137d ago0x0e01d2…dccab6
0x7ad0…31cf0xb049…20ecBasex402 service$0.1070%0x930d…82c137d ago0x76d78d…4e2be0
0x7ad0…31cf0xb049…20ecBasex402 service$0.1070%0x930d…82c137d ago0xdbc7e2…d78b29
0x7ad0…31cf0xb049…20ecBasex402 service$0.1070%0x930d…82c137d ago0x26e813…ac4f04
0x7ad0…31cf0xb049…20ecBasex402 service$0.1070%0x930d…82c137d ago0xeec688…09a462
0x7ad0…31cf0xb049…20ecBasex402 service$0.1070%0x930d…82c137d ago0x9211a3…396289
0x7ad0…31cf0xb049…20ecBasex402 service$0.1070%0x930d…82c137d ago0x413197…e37c79
0x7ad0…31cf0xb049…20ecBasex402 service$0.1070%0x930d…82c137d ago0x2dd142…dacfec
0x7ad0…31cf0xb049…20ecBasex402 service$0.1070%0x930d…82c137d ago0x47e035…ec5ec2
0x7ad0…31cf0xb049…20ecBasex402 service$0.1070%0x930d…82c137d ago0xb11858…fe3a86
0x7ad0…31cf0xb049…20ecBasex402 service$0.1070%0x930d…82c137d ago0x470c8e…10403a
0x7ad0…31cf0xb049…20ecBasex402 service$0.1070%0x930d…82c137d ago0x493de7…66c4c3
0x7ad0…31cf0xb049…20ecBasex402 service$0.1070%0x930d…82c137d ago0x8bbc09…aab560
0x7ad0…31cf0xb049…20ecBasex402 service$0.1070%0x930d…82c137d ago0x815c56…4b5784
0x7ad0…31cf0xb049…20ecBasex402 service$0.1070%0x930d…82c137d ago0x9d2d35…eb97ca
0x7ad0…31cf0xb049…20ecBasex402 service$0.1070%0x930d…82c137d ago0xddc218…3aed3b
0x7ad0…31cf0xb049…20ecBasex402 service$0.1070%0x930d…82c137d ago0x9ceae9…d3ca60
0x7ad0…31cf0xb049…20ecBasex402 service$0.1070%0x930d…82c137d ago0xc7f24b…6575c8
0x7ad0…31cf0xb049…20ecBasex402 service$0.1070%0x930d…82c137d ago0x951527…a3a582
0x7ad0…31cf0xb049…20ecBasex402 service$0.1070%0x930d…82c137d ago0x233918…499f4b
0x7ad0…31cf0xb049…20ecBasex402 service$0.1070%0x930d…82c137d ago0x1a88d6…d142fa
0x7ad0…31cf0xb049…20ecBasex402 service$0.1070%0x930d…82c137d ago0x57596e…9e95f6
0x7ad0…31cf0xb049…20ecBasex402 service$0.1070%0x930d…82c137d ago0x998fbd…4b0f6b
0x7ad0…31cf0xb049…20ecBasex402 service$0.1070%0x930d…82c137d ago0xe6d1ee…ccbd01

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.