Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9a2…31540x0e3d…7757Base$4.20100%0xa7d7…e1b645d ago0xd7d078…37fb8d
0xc9a2…31540x0e3d…7757Base$1.05100%0x4eef…bbd245d ago0xeb584a…10714f
0xc9a2…31540x0e3d…7757Base$2.10100%0xa82a…456345d ago0xea907f…1cdfc0
0xc9a2…31540x0e3d…7757Base$1.05100%0xc6b9…2d8645d ago0x081d5e…5be34f
0xc9a2…31540x47c5…4fc3Base$3.1570%0xb725…f2dd45d ago0xdfcad0…703439
0xc9a2…31540x0e3d…7757Base$15.75100%0x7250…0f2045d ago0x148a26…84988a
0xc9a2…31540x0e3d…7757Base$5.25100%0xcb6c…da0b45d ago0xca79d6…64eb07
0xc9a2…31540x0e3d…7757Base$1.05100%0x4639…93fa45d ago0x398da9…e02293
0xc9a2…31540x0e3d…7757Base$1.05100%0xc366…284e45d ago0xb680af…bf8abd
0xc9a2…31540x0e3d…7757Base$1.05100%0x0dc1…621445d ago0x507d1b…1bdede
0xc9a2…31540x0e3d…7757Base$3.15100%0xef99…bf5945d ago0x7dd724…3ac987
0xc9a2…31540x0e3d…7757Base$2.10100%0x065e…0a6045d ago0x908ca1…fd386a
0xc9a2…31540x0e3d…7757Base$2.10100%0x51a8…b21145d ago0x753f3b…419d0f
0xc9a2…31540x0e3d…7757Base$10.50100%0x7250…0f2045d ago0x317287…5cea8d
0xc9a2…31540x0e3d…7757Base$1.05100%0x09f6…b65c45d ago0x9751d1…bcc614
0xc9a2…31540x0e3d…7757Base$1.05100%0x238e…232545d ago0x4a139a…2243b0
0xc9a2…31540x0e3d…7757Base$31.50100%0x6bac…5e9b45d ago0xa20e26…9f6162
0xc9a2…31540x0e3d…7757Base$1.05100%0x12fd…41c845d ago0x577a46…5903b3
0xc9a2…31540x47c5…4fc3Base$10.5070%0x9d6c…edd345d ago0xb59a13…84f1d7
0xc9a2…31540x0e3d…7757Base$6.30100%0x1875…8fcf45d ago0x48e6d6…95f6e8
0xc9a2…31540x0e3d…7757Base$1.05100%0x74b9…018f45d ago0x4bd467…07f311
0xc9a2…31540x0e3d…7757Base$5.25100%0x72ef…0ffd45d ago0x0bfe8b…07d8fc
0xc9a2…31540x47c5…4fc3Base$10.5070%0x44bc…cd6a45d ago0x947175…361f06
0xc9a2…31540x0e3d…7757Base$5.25100%0x9d9f…8c6a45d ago0x56cdb1…b2b847
0xc9a2…31540x0e3d…7757Base$10.50100%0xec7c…5d3245d ago0xca896a…1037fa

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.