Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe713…c29f0x1343…4abbBase—$0.50100%fluxa83d ago0x7e05bd…736b07
0x26c8…70910x1343…4abbBase—$0.50100%fluxa83d ago0x50ecb2…7fd799
0x03b5…84460x1343…4abbBase—$0.50100%fluxa83d ago0x4af700…0d29e4
0x3193…b2d10x1343…4abbBase—$0.50100%fluxa83d ago0xbf82fd…a3ce33
0xdb4e…0dd40x1343…4abbBase—$0.50100%fluxa83d ago0xd61cad…24c4ff
0x1bb0…8c3e0x1343…4abbBase—$0.50100%fluxa83d ago0xa15652…e57619
0xda7f…6d7a0x1343…4abbBase—$0.50100%fluxa83d ago0x693d5e…9fbacf
0x8411…253c0x1343…4abbBase—$0.50100%fluxa83d ago0x1292c2…4e6c5a
0x6ded…01080x1343…4abbBase—$0.50100%fluxa83d ago0xc9fef9…b894ef
0xe810…75640x1343…4abbBase—$0.50100%fluxa83d ago0x1dd2cd…6b839c
0xed26…f5ef0x1343…4abbBase—$0.50100%fluxa83d ago0xaf36de…0a43f2
0xb056…a1410x1343…4abbBase—$0.50100%fluxa83d ago0x9f16b6…7c4131
0x825b…bbc00x1343…4abbBase—$0.50100%fluxa83d ago0x71eb2f…65f70d
0x23a3…97d20x1343…4abbBase—$0.98100%fluxa83d ago0x0932b7…3dda6d

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.