Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa787…64cf0x0e3d…7757Base—$1.05100%0x1984…8da8118d ago0xd2fb64…a4bb43
0x44c0…e2ac0x0e3d…7757Base—$10.50100%0xef99…bf59118d ago0xc98831…3dec92
0x1332…66eb0x0e3d…7757Base—$89.25100%0x3d76…265f118d ago0x975adc…77b238
0x8871…ba6b0x0e3d…7757Base—$11.23100%0x0558…49bd118d ago0x038b3e…8810ba
0x1332…66eb0x0e3d…7757Base—$5.25100%0x73f4…8367118d ago0x7f5546…8d509a
0x50e0…b90a0x0e3d…7757Base—$25.00100%0xbc7c…86d4118d ago0xf66504…d06b32
0x1332…66eb0x0e3d…7757Base—$5.25100%0x2742…8fd1118d ago0x16a420…177cd8
0x1332…66eb0x0e3d…7757Base—$10.00100%0x1ae8…2c73118d ago0xf8e265…ffd37b
0x1332…66eb0x0e3d…7757Base—$121.50100%0x2c22…1f1c118d ago0x912371…eef9d4
0x4bfb…0c880x0e3d…7757Base—$3.15100%0xdbb0…e8c2118d ago0x33ce95…444492
0x3219…c3f30x0e3d…7757Base—$21.00100%0x52ac…a61d118d ago0x607d2f…0595fa
0xc736…c7ed0x0e3d…7757Base—$36.04100%0xc366…284e118d ago0xe2c653…7061e5
0x1332…66eb0x0e3d…7757Base—$4.20100%0x6d7b…aade118d ago0xf1e341…e9e493
0x1332…66eb0x0e3d…7757Base—$2,695.16100%0x2fb2…aefd118d ago0x4e9ad2…7a3c13
0x1332…66eb0x0e3d…7757Base—$3.15100%0xe162…6268118d ago0xd3c5f7…70f624
0x420d…84200x0e3d…7757Base—$5.25100%0x04bf…0d0e118d ago0x756d6d…57afb8
0x64a0…e2bf0x0e3d…7757Base—$2,051.75100%0xd60b…b739118d ago0xc97ec6…a2fc00
0x1332…66eb0x0e3d…7757Base—$1,050.00100%0x643b…9404118d ago0xa31be9…fe0ba2
0x1cc9…954b0x0e3d…7757Base—$12.60100%0x2158…e160118d ago0x50c8a8…1f309b
0xa787…64cf0x0e3d…7757Base—$10.50100%0x127e…b24a118d ago0x2916bb…dccce7
0x7c80…64e00x0e3d…7757Base—$10.50100%0x5ed5…f6c0118d ago0xe76e89…bc94f4
0xa787…64cf0x0e3d…7757Base—$3.15100%0xabef…3913118d ago0xe23344…5c259e
0x1332…66eb0x0e3d…7757Base—$2.10100%0x640e…5f18118d ago0x32a6dd…d291c2
0x1332…66eb0x0e3d…7757Base—$10.50100%0x96be…0b46118d ago0xb3d9d8…8043be
0x1332…66eb0x0e3d…7757Base—$2,730.17100%0x2d05…53d0118d ago0x49b4fc…2cbdaa

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.