Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5d79…ab930x0e3d…7757Base—$1.05100%0x59e8…d82399d ago0x9e0966…7248bb
0x5d79…ab930x0e3d…7757Base—$10.50100%0xb182…b93d99d ago0x25e0d9…cce283
0x5d79…ab930x0e3d…7757Base—$3.15100%0x170f…623099d ago0xc4e8b0…5ec537
0x5d79…ab930x0e3d…7757Base—$10.50100%0x0043…73f299d ago0xfe066b…215b98
0x5d79…ab930x0e3d…7757Base—$3.15100%0x77d2…f15d99d ago0x20197c…ae9ccd
0x5d79…ab930x0e3d…7757Base—$1.05100%0x91b5…1a5e99d ago0x6f04c9…1e46a7
0x5d79…ab930x0e3d…7757Base—$5.25100%0x4055…8ed199d ago0xc521e9…b4f8ee
0x5d79…ab930x0e3d…7757Base—$10.50100%0x64fd…12f499d ago0xb082ab…3acc66
0x5d79…ab930x0e3d…7757Base—$10.50100%0x6a34…ec8899d ago0x121f84…cc4cc3
0x5d79…ab930x0e3d…7757Base—$10.50100%0x1ef5…d9e899d ago0xef7c5b…ec24d3
0x5d79…ab930x0e3d…7757Base—$10.50100%0x0744…c73c99d ago0xa3c017…72675d
0x5d79…ab930x0e3d…7757Base—$5.25100%0x5d0b…1ded99d ago0xf38ffa…e3e08e
0x5d79…ab930x0e3d…7757Base—$10.50100%0xc7c2…61a599d ago0x4f362a…7bfcb7
0x5d79…ab930x0e3d…7757Base—$10.50100%0x88cf…d21b99d ago0xf724d4…1b5f92
0x5d79…ab930x0e3d…7757Base—$10.50100%0xb77d…5f2d99d ago0xedb60d…2975b9
0x5d79…ab930x0e3d…7757Base—$1.05100%0x4a9f…031199d ago0xbd78bf…167c09
0x5d79…ab930x0e3d…7757Base—$3.15100%0xd1bc…096d99d ago0x5f79de…a1f4e0
0x5d79…ab930x0e3d…7757Base—$1.05100%0x4b7f…bff0100d ago0xf2dfa3…b7daf1
0x5d79…ab930x0e3d…7757Base—$2.10100%0xca67…8820100d ago0x468d66…497996
0x5d79…ab930x0e3d…7757Base—$10.50100%0x59e8…d823100d ago0xcd5f60…d0d4bd

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.