Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf932…ba080x8aee…01a0Base—$0.01100%0x4a15…a58480d ago0xa51025…7246db
0xda64…89030x8aee…01a0Base—$0.69100%0x4a15…a58480d ago0x3e6d64…53f643
0xda64…89030x8aee…01a0Base—$0.69100%0x4a15…a58480d ago0xfc61ef…f74c8e
0x502d…680a0x8aee…01a0Base—$0.69100%0x4a15…a58480d ago0xe7984b…853d88
0x502d…680a0x8aee…01a0Base—$0.69100%0x4a15…a58480d ago0xb4e3e4…2761de
0x6730…0bf20x8aee…01a0Base—$0.69100%0x4a15…a58480d ago0x4dbf1e…b5521a
0x6730…0bf20x8aee…01a0Base—$0.04100%0x4a15…a58480d ago0xe43313…c48210
0xce37…7d930x8aee…01a0Base—$0.10100%0x4a15…a58480d ago0xd0ba39…db4a71
0xfaf6…c53d0x8aee…01a0Base—$0.10100%0x4a15…a58480d ago0xd0f07c…c82bc3
0x502d…680a0x8aee…01a0Base—$5.00100%0x4a15…a58480d ago0xf7361d…ab18bb
0xea7a…5f5b0x8aee…01a0Base—$1.00100%0x4a15…a58480d ago0x2e145e…b46337
0x4f72…99c10x8aee…01a0Base—$5.00100%0x4a15…a58480d ago0x849449…c16807
0x8bfd…43e10x8aee…01a0Base—$0.05100%0x4a15…a58480d ago0x3b8eda…99c6e5
0xb92d…9e490x8aee…01a0Base—$5.00100%0x4a15…a58480d ago0x500897…eb59d9
0x2bc8…e7df0x8aee…01a0Base—$1.00100%0x4a15…a58480d ago0x03342f…7968d7
0x2bc8…e7df0x8aee…01a0Base—$1.00100%0x4a15…a58480d ago0x1ad50b…4ac9e4
0xcf9a…ca370x8aee…01a0Base—$5.00100%0x4a15…a58480d ago0x8a68af…63313b
0x7668…7c910x8aee…01a0Base—$0.50100%0x4a15…a58480d ago0xe1da7d…36323f
0x7668…7c910x8aee…01a0Base—$0.50100%0x4a15…a58480d ago0x6d3ac8…d96119
0xba62…76fe0x8aee…01a0Base—$5.00100%0x4a15…a58480d ago0xe654e1…d46105
0x517b…76f50x8aee…01a0Base—$5.00100%0x4a15…a58480d ago0x9701e2…33796e
0x4950…5bec0x8aee…01a0Base—$5.00100%0x4a15…a58480d ago0x8bf08c…039d31
0x4950…5bec0x8aee…01a0Base—$5.00100%0x4a15…a58480d ago0xa5bad7…640ab1
0xb7f4…84420x8aee…01a0Base—$5.00100%0x4a15…a58480d ago0xd863fc…a92cf6
0x7668…7c910x8aee…01a0Base—$0.50100%0x4a15…a58480d ago0x25e61a…33f042

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.