Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9a2…31540x0e3d…7757Base—$10.50100%0xcd39…072493d ago0x992b88…724511
0xc9a2…31540x0e3d…7757Base—$1.05100%0xd091…7b6e93d ago0x512616…31620c
0xc9a2…31540x0e3d…7757Base—$10.50100%0xd09f…ebf093d ago0xee0dea…bcf666
0xc9a2…31540x0e3d…7757Base—$5.25100%0x76aa…2a0a93d ago0xe1b30b…de24a9
0xc9a2…31540x0e3d…7757Base—$10.50100%0x4c91…bd4993d ago0xb18b39…bd599b
0xc9a2…31540x0e3d…7757Base—$5.25100%0x2b56…451e93d ago0xf0c012…8b9b35
0xc9a2…31540x0e3d…7757Base—$10.50100%0x63fd…c86f93d ago0x3236ee…45059b
0xc9a2…31540x0e3d…7757Base—$6.30100%0x75c8…902c93d ago0x25ab38…e3cf90
0xc9a2…31540x0e3d…7757Base—$5.25100%0x6b3c…58cb93d ago0xa7c40a…0b2800
0xc9a2…31540x0e3d…7757Base—$21.00100%0x4ec9…366193d ago0x730558…cbd0c1
0xc9a2…31540x0e3d…7757Base—$10.50100%0x93eb…4c2993d ago0xcecde1…180977
0xc9a2…31540x0e3d…7757Base—$52.50100%0x1b46…187093d ago0xeaf32d…32c957
0xc9a2…31540x0e3d…7757Base—$21.00100%0x3845…8ad293d ago0x1c2563…b96e8b
0xc9a2…31540x0e3d…7757Base—$21.00100%0x73f4…836793d ago0x8ab386…840850
0xc9a2…31540x0e3d…7757Base—$15.75100%0xd50e…07b993d ago0xf5d674…fe80a7
0xc9a2…31540x0e3d…7757Base—$3.15100%0x55b3…f1a093d ago0x2edd5a…7d0e09
0xc9a2…31540x0e3d…7757Base—$5.25100%0x1e0a…902e93d ago0xefc6b5…6487cc
0xc9a2…31540x0e3d…7757Base—$3.15100%0x433f…6ee993d ago0x1d922e…23a48f
0xc9a2…31540x0e3d…7757Base—$5.25100%0x8112…516793d ago0x1b094f…189650
0xc9a2…31540x0e3d…7757Base—$10.50100%0x2fb2…aefd93d ago0x5d4878…3fbfa8
0xc9a2…31540x0e3d…7757Base—$1.05100%0xa4f5…b2f993d ago0x3dc681…fb9b39
0xc9a2…31540x0e3d…7757Base—$5.25100%0x9618…286193d ago0x5d7f5d…fee9ed
0xc9a2…31540x0e3d…7757Base—$5.25100%0x05f1…3bb993d ago0x826038…d402b4
0xc9a2…31540x0e3d…7757Base—$2.10100%0x8183…61da93d ago0x3e13af…7edeff
0xc9a2…31540x0e3d…7757Base—$2.10100%0x2ce3…0cdb93d ago0xdea976…96a963

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.