Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x41e9…93880xeb18…02c1Base—$2.49100%0xbb67…9bc490d ago0x17f554…cfa1dd
0x5a29…045d0xeb18…02c1Base—$9.00100%0xbb67…9bc490d ago0xa967cd…9d5c52
0xc377…4ccb0xeb18…02c1Base—$20.00100%0xbb67…9bc490d ago0x24c441…3ddf4f
0x4ed2…81630xeb18…02c1Base—$20.00100%0xbb67…9bc490d ago0xa0f31d…665ec9
0x7cc8…6e040xeb18…02c1Base—$20.00100%0xbb67…9bc490d ago0xc9d230…101edf
0x58de…9d870xeb18…02c1Base—$20.00100%0xbb67…9bc490d ago0x0c1d46…981942
0xf31d…b8620xeb18…02c1Base—$20.00100%0xbb67…9bc490d ago0xb55d3d…cc2a22
0xcc59…5e100xeb18…02c1Base—$20.00100%0xbb67…9bc490d ago0x9d0bba…0b089f
0xdf47…95f70xeb18…02c1Base—$20.00100%0xbb67…9bc490d ago0xa259b7…f0f7f5
0x0ebd…10320xeb18…02c1Base—$20.00100%0xbb67…9bc490d ago0xf38102…ecbe82
0x3841…2a520xeb18…02c1Base—$20.00100%0xbb67…9bc490d ago0xb670d9…b8ae63
0x1463…bfd20xeb18…02c1Base—$20.00100%0xbb67…9bc490d ago0x0eb13e…5c9f85
0xf087…60d90xeb18…02c1Base—$2.25100%0xbb67…9bc490d ago0x8245ad…098e1c
0xfd7d…6aab0xeb18…02c1Base—$1.74100%0xbb67…9bc490d ago0x5d3565…bf17c2
0xf250…11d80xeb18…02c1Base—$20.00100%0xbb67…9bc490d ago0xe5b6a1…70bd62
0xa85b…d10b0xeb18…02c1Base—$164.00100%0xbb67…9bc490d ago0xd1c3d6…b3e97b
0x2a01…597c0xeb18…02c1Base—$1.00100%0xbb67…9bc491d ago0x3ac056…f94153

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.