Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x27e8…f37e0x3dfe…c813Base—$0.6070%0x5160…2bb623d ago0x99f3dc…4d4dcf
0xcf6a…854e0x3dfe…c813Base—$4.5070%0x5160…2bb623d ago0xd0ccf7…822266
0x6035…9b1a0x3dfe…c813Base—$1.1470%0x5160…2bb623d ago0x6c05e1…843632
0xf0ea…990a0x3dfe…c813Base—$0.1570%0x5160…2bb623d ago0x409e13…f2adb2
0xc95b…c0910x3dfe…c813Base—$0.0270%0x5160…2bb623d ago0xc67f94…cc1f93
0x2b04…f4570x3dfe…c813Base—$0.0370%0x5160…2bb623d ago0x1af6eb…65bf4d
0x7171…c4190x3dfe…c813Base—$0.0670%0x5160…2bb623d ago0xbe8f1e…4ec087
0x7171…c4190x3dfe…c813Base—$0.0770%0x5160…2bb624d ago0xaa9a9b…4483c9
0xba46…48c10x3dfe…c813Base—$1.5070%0x5160…2bb624d ago0xc8a5e8…e9a5e6
0x7171…c4190x3dfe…c813Base—$0.0970%0x5160…2bb624d ago0x43ab22…bece15
0x7171…c4190x3dfe…c813Base—$0.0570%0x5160…2bb624d ago0xa40a8c…907390
0x7171…c4190x3dfe…c813Base—$0.0970%0x5160…2bb624d ago0x980848…eaf5f5
0x52bf…8e3b0x3dfe…c813Base—$0.2770%0x5160…2bb624d ago0xb8ff7c…4078bc
0x52bf…8e3b0x3dfe…c813Base—$0.0170%0x5160…2bb624d ago0x874217…cbe2c0

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.