Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13d5…46620x1892…6085Base$1.67100%relai175d ago0x5bb6f6…ba0de3
0x13d5…46620x1892…6085Base$1.76100%relai175d ago0x645ab5…098c5b
0x13d5…46620x1892…6085Base$1.84100%relai175d ago0x3d37bd…f9e302
0x13d5…46620x1892…6085Base$1.78100%relai175d ago0xe3e088…b1e813
0x13d5…46620x1892…6085Base$1.33100%relai175d ago0x42eb34…e5e64f
0x13d5…46620x1892…6085Base$1.97100%relai175d ago0x3152a6…83c040
0x13d5…46620x1892…6085Base$1.41100%relai175d ago0x9cab71…e7e6a1
0x13d5…46620x1892…6085Base$1.39100%relai175d ago0x42fe35…357eb2
0x13d5…46620x1892…6085Base$1.41100%relai175d ago0x59cd26…ea578c
0x13d5…46620x1892…6085Base$1.36100%relai175d ago0xd24b7c…b1f484
0x13d5…46620x1892…6085Base$1.72100%relai175d ago0x3723a8…e9dbf4
0x13d5…46620x1892…6085Base$1.42100%relai175d ago0x347837…564fdc
0x13d5…46620x1892…6085Base$1.99100%relai175d ago0x5a3c08…7b1496
0x13d5…46620x1892…6085Base$1.91100%relai175d ago0x2111f5…967f06
0x13d5…46620x1892…6085Base$1.22100%relai175d ago0xd9f8fa…0f1507
0x13d5…46620x1892…6085Base$1.81100%relai175d ago0xe7d5ef…0d1169
0x13d5…46620x1892…6085Base$1.81100%relai175d ago0xe1f290…93937e
0x13d5…46620x1892…6085Base$1.90100%relai175d ago0x457141…4d6c35
0x13d5…46620x1892…6085Base$1.68100%relai175d ago0xa162c0…adc3e0
0x13d5…46620x1892…6085Base$1.22100%relai175d ago0xfe9cef…6f2bc0
0x13d5…46620x1892…6085Base$1.74100%relai175d ago0x15da30…d43951
0x13d5…46620x1892…6085Base$1.47100%relai175d ago0xeff736…ab7631
0x13d5…46620x1892…6085Base$1.99100%relai175d ago0x61c744…2395be
0x13d5…46620x1892…6085Base$1.56100%relai175d ago0x9273e0…3c9a87
0x13d5…46620x1892…6085Base$1.56100%relai175d ago0x44152d…fc03a3

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.