Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa54d…49f50x96f8…3160Base—$2,596.4770%0x7347…d69113d ago0x6ed6bf…8276e6
0xa54d…49f50xf29c…275aBase—$583.0070%0x7347…d69113d ago0x05ecda…87eeb8
0xa54d…49f50xf29c…275aBase—$583.0270%0x7347…d69113d ago0x975776…8c90f8
0xa54d…49f50xf29c…275aBase—$583.0470%0x7347…d69113d ago0xb3b815…21038f
0xa54d…49f50xf29c…275aBase—$583.0670%0x7347…d69113d ago0xae6bb3…8d70b0
0xa54d…49f50xf29c…275aBase—$583.1070%0x7347…d69113d ago0xecd247…77b68f
0xa54d…49f50xf29c…275aBase—$583.1270%0x7347…d69113d ago0x1cbddb…6d822c
0xa54d…49f50xf29c…275aBase—$583.1570%0x7347…d69113d ago0x020982…59d773
0xa54d…49f50xf29c…275aBase—$583.1870%0x7347…d69113d ago0x239d0b…2007ae
0xa54d…49f50xf29c…275aBase—$583.2070%0x7347…d69113d ago0xdeeab1…c4d524
0xa54d…49f50xf29c…275aBase—$583.2470%0x7347…d69113d ago0x2afa7c…2146fa
0xa54d…49f50xb3b0…d47bBase—$633.0770%0x7347…d69113d ago0xaab5b2…a33ca5
0xa54d…49f50x932f…14dbBase—$4.7970%0x64b2…883313d ago0x0ca405…d7b86c
0xa54d…49f50xf29c…275aBase—$583.3770%0x7347…d69113d ago0xfc42e1…97d750
0xa54d…49f50xd55b…5f0bBase—$3,316.5470%0x7347…d69113d ago0x2836aa…8b0af4
0xa54d…49f50x568d…eaf0Base—$299.8670%0x7347…d69113d ago0xdbce8d…e11989
0xa54d…49f50xf29c…275aBase—$584.2970%0x7347…d69113d ago0x918ed2…b7f3bb
0xa54d…49f50xf29c…275aBase—$584.4070%0x7347…d69113d ago0x94c9e6…cb8ab7
0xa54d…49f50xf29c…275aBase—$584.4170%0x7347…d69113d ago0xfe2e87…df6bb7
0xa54d…49f50xf29c…275aBase—$584.4370%0x7347…d69113d ago0x5378e5…c73d76
0xa54d…49f50x1b51…4634Base—$3,172.7270%0x64b2…883313d ago0x92c4a8…7d57ae
0xa54d…49f50x3200…d7eaBase—$41.3170%0x64b2…883313d ago0x2ab4ec…8fcdae
0xa54d…49f50xf29c…275aBase—$584.7570%0x7347…d69113d ago0x532104…c543c6
0xa54d…49f50xb3b0…d47bBase—$1,105.1470%0x7347…d69113d ago0x36d61f…8d1e50
0xa54d…49f50xf29c…275aBase—$585.3470%0x7347…d69113d ago0x837732…b416fe

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.