Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf70e…93ed0x0e3d…7757Base—$382.20100%0xb92d…57bc120d ago0x5a0488…5dd068
0xf70e…93ed0x0e3d…7757Base—$382.20100%0x643b…9404120d ago0x1252bd…757502
0xf70e…93ed0x0e3d…7757Base—$382.20100%0x2b56…451e120d ago0xdfd244…148d82
0xf70e…93ed0x0e3d…7757Base—$382.20100%0xd1bc…096d120d ago0xc61a17…ee27f9
0xf70e…93ed0x0e3d…7757Base—$382.20100%0xd02b…c379120d ago0x9850aa…7771f8
0xf70e…93ed0x0e3d…7757Base—$382.20100%0xa2b8…fedd120d ago0x45daac…8f4d56
0xf70e…93ed0x0e3d…7757Base—$191.10100%0xb7fe…9d80120d ago0x01eae8…b363c1
0xf70e…93ed0x0e3d…7757Base—$382.20100%0x44ef…9f63120d ago0xc38320…303d3e
0xf70e…93ed0x0e3d…7757Base—$382.20100%0xb1ed…f854120d ago0x8390e5…fd8bb1
0xf70e…93ed0x0e3d…7757Base—$382.20100%0x58cf…f8d4120d ago0xcd15f1…e508bb
0xf70e…93ed0x0e3d…7757Base—$382.20100%0xb11e…6e5a121d ago0x09ed25…218e86
0xf70e…93ed0x0e3d…7757Base—$382.20100%0xd253…4d18121d ago0x73f910…858198
0xf70e…93ed0x0e3d…7757Base—$382.20100%0xc144…dd4e121d ago0x938c41…af84d9
0xf70e…93ed0x0e3d…7757Base—$382.20100%0xc5a1…8a34121d ago0x5232dd…986e6a
0xf70e…93ed0x0e3d…7757Base—$382.20100%0xd500…f63a121d ago0xfccc72…9409d0
0xf70e…93ed0x0e3d…7757Base—$382.20100%0x96b2…cc5e121d ago0xfb63ce…0d3a6f
0xf70e…93ed0x0e3d…7757Base—$382.20100%0x640e…5f18121d ago0x077d35…72ef2c
0xf70e…93ed0x0e3d…7757Base—$382.20100%0xfbad…25fb121d ago0xf91055…774c58

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.