Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x48c9…492c0x1e8e…60f8Base$1.00100%anyspend174d ago0xd8a1ed…fd7530
0x448d…1b3b0x1e8e…60f8Base$1.00100%anyspend174d ago0xc5061a…842e90
0xa455…10110x1e8e…60f8Base$1.00100%anyspend174d ago0x3a586f…4ae2cb
0xc9d3…124c0x1e8e…60f8Base$1.00100%anyspend174d ago0xa670e6…942997
0x010d…b6e70x1e8e…60f8Base$1.00100%anyspend174d ago0xe1288c…d8b0c9
0x3059…fd9b0x1e8e…60f8Base$2.00100%anyspend174d ago0x7f124a…425dbe
0x2a2e…14590x1e8e…60f8Base$2.00100%anyspend174d ago0x11a754…8aa671
0xdd1e…d78d0x1e8e…60f8Base$1.00100%anyspend174d ago0x489dbe…fd7d64
0x903c…5ec20x1e8e…60f8Base$2.00100%anyspend174d ago0x9edd73…0033a9
0x090a…86e60x1e8e…60f8Base$1.00100%anyspend174d ago0xa24212…866e6a
0x58c1…cf810x1e8e…60f8Base$2.00100%anyspend174d ago0xae8f6f…5dd23f
0x2e51…334d0x1e8e…60f8Base$2.00100%anyspend174d ago0x725258…17ce02
0x53a8…f48a0x1e8e…60f8Base$1.00100%anyspend174d ago0x7433b7…9e091a
0x427e…903e0x1e8e…60f8Base$2.00100%anyspend175d ago0xc20a54…a2c3af
0xb9e3…bfe90x1e8e…60f8Base$1.00100%anyspend175d ago0xb0e3e3…82a791
0xc850…b0dc0x1e8e…60f8Base$1.00100%anyspend175d ago0x8194e4…ab5385
0x4a01…a1440x1e8e…60f8Base$2.00100%anyspend175d ago0xda3fe7…c587d5
0xaf55…5e8c0x1e8e…60f8Base$2.00100%anyspend175d ago0xe6539c…141243
0x3a6f…b92f0x1e8e…60f8Base$1.00100%anyspend175d ago0x0e2cac…0ff74d
0xd628…19640x1e8e…60f8Base$3.00100%anyspend175d ago0xf6d4f0…ffaed4
0xb750…bde00x1e8e…60f8Base$1.00100%anyspend175d ago0x1c9dbb…645a75
0x724b…d3c50x1e8e…60f8Base$1.00100%anyspend175d ago0xa983ee…7e7e6d
0x1318…0fde0x1e8e…60f8Base$3.00100%anyspend175d ago0xb966d8…e0129e
0x53a8…f48a0x1e8e…60f8Base$2.00100%anyspend175d ago0xd150a4…67e0da
0xb9e3…bfe90x1e8e…60f8Base$2.00100%anyspend175d ago0x27bdfd…bf7692

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.