Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3c19…fd850xb0b8…7880Base—$2,150.14100%0xa923…c9ac103d ago0xf41019…ca8abc
0x1714…ef2d0x3c19…fd85Base—$46.64100%0xa923…c9ac103d ago0x7981d0…2cf3e3
0x3792…ec260x3c19…fd85Base—$23.65100%0xa923…c9ac103d ago0x259fd7…8b5a63
0xa42e…b7d50x3c19…fd85Base—$23.65100%0xa923…c9ac103d ago0x9c1823…b0f836
0x81e7…2aee0x3c19…fd85Base—$23.53100%0xa923…c9ac103d ago0xbe4763…f58af8
0x0abf…48530x3c19…fd85Base—$46.65100%0xa923…c9ac103d ago0x76d853…9c0ca1
0x4b34…b32e0x3c19…fd85Base—$69.76100%0xa923…c9ac103d ago0xe54a1a…a40df1
0x0ad0…f1350x3c19…fd85Base—$69.88100%0xa923…c9ac103d ago0x5f2c1d…7c0757
0xc9e3…350d0x3c19…fd85Base—$23.66100%0xa923…c9ac103d ago0x0b4157…4fc09e
0xd68e…4f480x3c19…fd85Base—$23.66100%0xa923…c9ac103d ago0x987135…c84e1d
0xa092…60920x3c19…fd85Base—$23.56100%0xa923…c9ac103d ago0x0597ec…d810b3
0x8cc0…d2a80x3c19…fd85Base—$46.80100%0xa923…c9ac103d ago0xb8808b…37c7a4
0x01bb…e94d0x3c19…fd85Base—$23.68100%0xa923…c9ac103d ago0x19d359…55bcee
0xc144…32ef0x3c19…fd85Base—$46.80100%0xa923…c9ac103d ago0x3a34b5…d9bd06
0x8315…0bbb0x3c19…fd85Base—$23.54100%0xa923…c9ac103d ago0xc38878…b43caf
0x111a…51120x3c19…fd85Base—$23.66100%0xa923…c9ac103d ago0xa0ebd3…6d6cbe
0xe89f…a08b0x3c19…fd85Base—$23.66100%0xa923…c9ac103d ago0x656507…e904e0
0x4ae3…af6e0x3c19…fd85Base—$23.52100%0xa923…c9ac103d ago0xa52806…0b9d20
0xf562…07a70x3c19…fd85Base—$46.75100%0xa923…c9ac103d ago0x532aad…49b816
0xbfa8…408f0x3c19…fd85Base—$23.51100%0xa923…c9ac103d ago0xc6903b…e26ab3
0xfe25…46120x3c19…fd85Base—$23.63100%0xa923…c9ac103d ago0x53186b…826f3f
0xf651…1ec60x3c19…fd85Base—$23.52100%0xa923…c9ac103d ago0x1de795…dc1da5
0xff46…17670x3c19…fd85Base—$23.63100%0xa923…c9ac103d ago0xbd7926…cc10af
0x70bc…e2e90x3c19…fd85Base—$23.53100%0xa923…c9ac103d ago0xb5d839…8a64b5
0x8007…7eec0x3c19…fd85Base—$23.66100%0xa923…c9ac103d ago0xd2aaaf…d0ba67

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.