Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase48d ago0x502cde…0d0769
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase48d ago0x3665ef…c3ddf0
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase48d ago0x217b97…273c58
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase48d ago0x75e520…6089cb
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase48d ago0x58b9b5…bddb6e
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase48d ago0xf97c37…e521cc
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase48d ago0x5b260e…ee8c69
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase48d ago0x1bcc90…a8fc2b
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase48d ago0x33f992…320490
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase48d ago0x72b3c4…ef6a14
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase48d ago0x6b56b7…6403f8
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase48d ago0x70747b…b4ee4e
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase48d ago0xe33004…bf874b
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase48d ago0xa8c0c3…370b29
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase48d ago0x760137…0393c3
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase48d ago0x542b16…042a33
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase48d ago0xd40597…c48386
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase48d ago0x6468e6…b6b673
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase48d ago0x1d4a77…24317c
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase48d ago0x2f2506…76c29a
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase48d ago0x9a207f…709c1a
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase49d ago0x1b3dd4…2a782d
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase49d ago0xc0bed3…b22aa6
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase49d ago0xfd8cd4…e710f7
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase49d ago0x1f8c7d…6a6c11

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.