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$10.50100%0x3d76…265f99d ago0x062191…dbfe42
0xa787…64cf0x0e3d…7757Base$5.25100%0xfb42…406e99d ago0xe937d9…e18bc2
0xa787…64cf0x0e3d…7757Base$2.10100%0xd775…7f8199d ago0x6f0431…964cbf
0xa787…64cf0x0e3d…7757Base$6.30100%0x811a…c8aa99d ago0x60075d…f4ec49
0xa787…64cf0x0e3d…7757Base$1.05100%0x1f15…885799d ago0x9a4cdd…a8662f
0xa787…64cf0x0e3d…7757Base$10.50100%0xf11b…db9499d ago0x531cef…c7fbe7
0xa787…64cf0x0e3d…7757Base$5.25100%0x1cb5…c0e299d ago0x811b67…39631f
0xa787…64cf0x0e3d…7757Base$10.50100%0xefcd…fefe99d ago0xdd1ff0…cad885
0xa787…64cf0x0e3d…7757Base$4.20100%0x89b2…a87a99d ago0xe06690…2fd6e6
0xa787…64cf0x0e3d…7757Base$1.05100%0x4e4a…2e7399d ago0x90fb5e…c22be1
0xa787…64cf0x0e3d…7757Base$10.50100%0x4136…b72699d ago0xcb2007…28528b
0xa787…64cf0x0e3d…7757Base$1.05100%0x1513…b51399d ago0x33e31f…55a06d
0xa787…64cf0x0e3d…7757Base$105.00100%0x6e05…667f99d ago0x97fc3a…b5e5d9
0xa787…64cf0x0e3d…7757Base$9.45100%0xfe8c…49bb99d ago0x438037…6c067c
0xa787…64cf0x0e3d…7757Base$1.05100%0x0922…422399d ago0x7c45d6…306855
0xa787…64cf0x0e3d…7757Base$5.25100%0x80e2…187399d ago0x2ab305…4c58a9
0xa787…64cf0x0e3d…7757Base$2.10100%0x1e09…da4199d ago0x542848…cbe793
0xa787…64cf0x0e3d…7757Base$11.55100%0x699a…427499d ago0xf49005…255109
0xa787…64cf0x0e3d…7757Base$10.50100%0x4f6a…d2f699d ago0xdf2de3…e4f7d6
0xa787…64cf0x0e3d…7757Base$3.15100%0x5e05…afbb99d ago0x126b1e…fafb3f
0xa787…64cf0x0e3d…7757Base$2.10100%0x77d0…ce5099d ago0xa72aab…a59bb5
0xa787…64cf0x0e3d…7757Base$10.50100%0x1e6d…37c199d ago0x83188d…794c93
0xa787…64cf0x0e3d…7757Base$10.50100%0xa7d7…e1b699d ago0x921893…528090
0xa787…64cf0x0e3d…7757Base$21.00100%0x5feb…0e1299d ago0xa5d21e…78c620
0xa787…64cf0x0e3d…7757Base$5.25100%0x6e05…667f99d ago0x447384…ec6490

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.