Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase18d ago0xde1fc7…c76aa2
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase18d ago0x79d609…f88077
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase18d ago0xe0ab89…163c62
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase18d ago0x56fbdf…f38566
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase18d ago0xac19e2…79c559
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase18d ago0x9fbe0b…50d6d9
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase18d ago0x87b01b…549d2b
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase18d ago0x1cdc61…d51a9a
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase18d ago0x2cbe7e…5c2723
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase18d ago0x7518ef…838fe2
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase18d ago0x11d496…550cce
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase18d ago0x77618e…9f83c5
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase18d ago0x65d93f…2cce3e
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase18d ago0x6b6a9b…862854
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase18d ago0xe84e18…a6265d
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase18d ago0x6227ef…0939ed
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase18d ago0x53e1a5…7f1550
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase18d ago0x2edac1…1a3447
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase18d ago0xfe174b…c6cc10
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase18d ago0x88ed93…1d84a1
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase18d ago0xf102d2…9e0d1a
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase18d ago0x7c170e…fbb08b
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase18d ago0xc54f31…106030
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase18d ago0x26a026…73e4a7
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase18d ago0x1e83fd…e4c07c

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.