Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8cfa…be850x0e3d…7757Base$5.25100%0x63d9…3628103d ago0xd11a40…800730
0x8cfa…be850x0e3d…7757Base$5.25100%0xb31a…568f103d ago0xea115e…0f70a6
0x8cfa…be850x0e3d…7757Base$5.25100%0xde1b…a3a2103d ago0xdd74e2…4aa731
0x8cfa…be850x0e3d…7757Base$3.15100%0x8817…4927103d ago0x00e089…280256
0x8cfa…be850x0e3d…7757Base$1.05100%0xb769…f881103d ago0x837775…fec5ea
0x8cfa…be850x0e3d…7757Base$1.05100%0xf239…386c103d ago0x26184b…ca4f87
0x8cfa…be850x0e3d…7757Base$5.25100%0x398e…79a6103d ago0xbf7363…b6464c
0x8cfa…be850x0e3d…7757Base$4.20100%0xe4bd…cd4e103d ago0x79f0bb…a527a9
0x8cfa…be850x0e3d…7757Base$1.05100%0x21e4…0fa9103d ago0x4804ad…265515
0x8cfa…be850x0e3d…7757Base$7.35100%0x4c91…bd49103d ago0xc28aca…e461e5
0x8cfa…be850x0e3d…7757Base$1.05100%0xe162…6268103d ago0x52fdee…97149d
0x8cfa…be850x0e3d…7757Base$10.50100%0x73f4…8367103d ago0xe058f8…926bf9
0x8cfa…be850x0e3d…7757Base$2.10100%0xbf7d…708b103d ago0x305b20…4b5f4d
0x8cfa…be850x0e3d…7757Base$16.80100%0x3eb5…db3c103d ago0x0219b1…e8c6cd
0x8cfa…be850x0e3d…7757Base$31.50100%0x515b…21b5103d ago0x2dfbbd…fe91b8
0x8cfa…be850x0e3d…7757Base$10.50100%0x614a…d5ce103d ago0xcd12fd…c19a95
0x8cfa…be850x0e3d…7757Base$10.50100%0xb769…f881103d ago0xa659b0…bf5d81
0x8cfa…be850x0e3d…7757Base$3.15100%0x63f4…be01104d ago0x8dda2c…3d826c
0x8cfa…be850x0e3d…7757Base$1.05100%0x2699…b2a5104d ago0xc8df8c…c88dc6
0x8cfa…be850x0e3d…7757Base$18.90100%0xd812…ee44104d ago0x2c93e6…253c00
0x8cfa…be850x0e3d…7757Base$10.50100%0x4b7f…bff0104d ago0xa4ae09…4783ff
0x8cfa…be850x0e3d…7757Base$18.90100%0xa4f5…b2f9104d ago0x432f83…99d760
0x8cfa…be850x0e3d…7757Base$52.50100%0x5a50…c82c104d ago0x52b0f1…a3521a
0x8cfa…be850x0e3d…7757Base$4.20100%0xb834…55bc104d ago0x411fa0…acddf4
0x8cfa…be850x0e3d…7757Base$52.50100%0xda14…75fa104d ago0xd58acf…eedc5d

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.