Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb6db…31e10xe2c3…f440Base$12.10100%mrdn39d ago0xae64a8…c3b113
0xb6db…31e10xe2c3…f440Base$12.23100%mrdn39d ago0x99f48d…087d08
0xb6db…31e10xe2c3…f440Base$12.35100%mrdn39d ago0xa59b32…181a59
0xb6db…31e10xe2c3…f440Base$12.48100%mrdn39d ago0xbe5371…fedc0c
0xb6db…31e10xe2c3…f440Base$12.60100%mrdn39d ago0xc50732…8adbc1
0xb6db…31e10xe2c3…f440Base$12.73100%mrdn39d ago0x09582b…5ea76e
0xb6db…31e10xe2c3…f440Base$12.86100%mrdn39d ago0xdd9537…95cc2a
0xb6db…31e10xe2c3…f440Base$12.99100%mrdn39d ago0xb7db49…19811f
0xb6db…31e10xe2c3…f440Base$13.12100%mrdn39d ago0xd5bb70…89485e
0xb6db…31e10xe2c3…f440Base$13.25100%mrdn39d ago0x09d130…579b2b
0xb6db…31e10xe2c3…f440Base$13.38100%mrdn39d ago0x9ba96c…fe10bc
0xb6db…31e10xe2c3…f440Base$13.52100%mrdn39d ago0xb4f910…23a494
0xb6db…31e10xe2c3…f440Base$13.66100%mrdn39d ago0xadba90…158201
0xb6db…31e10xe2c3…f440Base$13.79100%mrdn39d ago0xff9562…a4dad0
0xb6db…31e10xe2c3…f440Base$13.93100%mrdn39d ago0xe8b39d…5a2bff
0xb6db…31e10xe2c3…f440Base$14.07100%mrdn39d ago0x1843e9…fe18bb
0xb6db…31e10xe2c3…f440Base$14.22100%mrdn39d ago0x6687c0…aabc5a
0xb6db…31e10xe2c3…f440Base$14.36100%mrdn39d ago0xf6ddb8…1ca1fd
0xb6db…31e10xe2c3…f440Base$14.51100%mrdn39d ago0x43767f…6ff725
0xb6db…31e10xe2c3…f440Base$14.65100%mrdn39d ago0x69fa2a…58387f
0xb6db…31e10xe2c3…f440Base$14.80100%mrdn39d ago0xfef74d…9e1aed
0xb6db…31e10xe2c3…f440Base$14.95100%mrdn39d ago0xef7dd3…195baa
0xb6db…31e10xe2c3…f440Base$15.10100%mrdn39d ago0x62ffe0…f32fac
0xb6db…31e10xe2c3…f440Base$15.25100%mrdn39d ago0x131a46…5dd053
0xb6db…31e10xe2c3…f440Base$15.41100%mrdn39d ago0x6d1b71…be0b53

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.