Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x817a…dc770x0f7a…9fd2Base—$1.3670%0xc228…8d8828d ago0x1864b8…364221
0x91c9…c84c0x0f7a…9fd2Base—$1.1970%0xc228…8d8828d ago0x85e19b…fb3e36
0xa62a…a1b20x0f7a…9fd2Base—$1.1870%0xc228…8d8828d ago0x3eca2e…c91273
0x8bf1…92610x0f7a…9fd2Base—$1.3070%0xc228…8d8828d ago0x476d47…21a347
0x9eba…858a0x0f7a…9fd2Base—$1.3570%0xc228…8d8828d ago0x45e5b9…dfd4a7
0x2795…df9e0x0f7a…9fd2Base—$1.3370%0xb629…dab428d ago0x92f4ed…9e240b
0xe742…7caa0x0f7a…9fd2Base—$4.9570%0x3a59…f1fd28d ago0x65b7f4…009b11
0x91c9…c84c0x0f7a…9fd2Base—$1.1670%0xc228…8d8828d ago0xdaab9f…015b1f
0xc1d3…f7bb0x0f7a…9fd2Base—$10.0070%0xac9f…7a6c28d ago0xcaac39…98113e
0xc135…d2540x0f7a…9fd2Base—$1.2970%0xc228…8d8828d ago0x6c3465…d5db37
0xa62a…a1b20x0f7a…9fd2Base—$1.0370%0xc228…8d8828d ago0x700ee1…2c0bc2
0x31eb…c83f0x0f7a…9fd2Base—$1.4170%0x9e8f…f4f728d ago0xf84dc3…3377b8
0x31eb…c83f0x0f7a…9fd2Base—$2.6070%0x9e8f…f4f728d ago0xfe8f0a…98c04f
0x31eb…c83f0x0f7a…9fd2Base—$1.3070%0x9e8f…f4f728d ago0x8d671b…af031c
0x5a58…a7bd0x0f7a…9fd2Base—$1.0970%0x73b4…e73628d ago0x736485…474a90
0x8bf1…92610x0f7a…9fd2Base—$1.1370%0xc228…8d8828d ago0x1914af…f6a8ab
0x2c7b…1b9e0x0f7a…9fd2Base—$1.1270%0x0873…dda628d ago0x5a8872…e33841
0x1248…322d0x0f7a…9fd2Base—$1.0570%0xc228…8d8828d ago0x9099cd…04595a
0x5a58…a7bd0x0f7a…9fd2Base—$1.0770%0xc228…8d8828d ago0x9ec8bc…908892
0x91c9…c84c0x0f7a…9fd2Base—$1.2670%0xc228…8d8828d ago0x0d56fc…a61ced
0x5a58…a7bd0x0f7a…9fd2Base—$1.6170%0x9e8f…f4f728d ago0xb71424…40c33c
0x9eba…858a0x0f7a…9fd2Base—$1.1570%0xc228…8d8828d ago0x4a179c…aa30bb
0xc135…d2540x0f7a…9fd2Base—$1.3670%0x8144…648728d ago0x47520a…5bc388
0x5a58…a7bd0x0f7a…9fd2Base—$1.3270%0x9674…1a0f28d ago0x674af5…e213b0
0x2c7b…1b9e0x0f7a…9fd2Base—$1.0870%0x6ec1…5b7528d ago0xd72474…060424

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.