Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xce02…72c90xeb18…02c1Base—$4.50100%0xbb67…9bc493d ago0x517b3b…096de3
0x86c2…959f0xeb18…02c1Base—$25.00100%0xbb67…9bc493d ago0x9819c3…3bd535
0x8097…37f60xeb18…02c1Base—$20.00100%0xbb67…9bc493d ago0x55e9e6…189d39
0xc862…1d570xeb18…02c1Base—$0.95100%0xbb67…9bc493d ago0x24ef5c…c7c861
0xce02…72c90xeb18…02c1Base—$5.00100%0xbb67…9bc493d ago0x691cae…aeb6c9
0xf42f…eea20xeb18…02c1Base—$10.00100%0xbb67…9bc493d ago0xeabf57…ba90e7
0xa3bb…43dd0xeb18…02c1Base—$19.10100%0xbb67…9bc493d ago0x776acd…c20162
0x2508…dc6e0xeb18…02c1Base—$18.70100%0xbb67…9bc493d ago0xa51368…1c65fd
0x4d6f…c8130xeb18…02c1Base—$18.58100%0xbb67…9bc493d ago0x7a0277…caef85
0xc9da…7bfe0xeb18…02c1Base—$17.20100%0xbb67…9bc493d ago0x5a5872…796e22
0x1c98…a3770xeb18…02c1Base—$20.10100%0xbb67…9bc493d ago0xe33c20…67a4e3
0xaea8…a6b00xeb18…02c1Base—$18.57100%0xbb67…9bc493d ago0xf085f7…e3e46e
0x333f…dabb0xeb18…02c1Base—$18.50100%0xbb67…9bc493d ago0x7730e7…f7bf01
0x1cbc…063a0xeb18…02c1Base—$18.26100%0xbb67…9bc493d ago0x3b5c71…22a11b
0xb7e8…c4df0xeb18…02c1Base—$29.00100%0xbb67…9bc493d ago0xbde00f…00dae8
0xdbef…d9a50xeb18…02c1Base—$11.70100%0xbb67…9bc493d ago0x632748…657bb0
0x9a80…3d960xeb18…02c1Base—$18.35100%0xbb67…9bc493d ago0x95ee8c…dc63ca
0x8e62…6c4e0xeb18…02c1Base—$19.00100%0xbb67…9bc493d ago0x4b2fe3…ed0aec
0xa2da…f8e60xeb18…02c1Base—$15.70100%0xbb67…9bc493d ago0xfb77a5…3cd5e6
0x046e…cfb50xeb18…02c1Base—$18.50100%0xbb67…9bc493d ago0x7825ad…15098c
0x38ca…436e0xeb18…02c1Base—$21.00100%0xbb67…9bc493d ago0x12cb0f…571a98
0xa056…c5be0xeb18…02c1Base—$18.10100%0xbb67…9bc493d ago0x6a45da…f6e7ef
0xab3c…68e80xeb18…02c1Base—$14.30100%0xbb67…9bc493d ago0xdba4b9…3f6de4
0x4789…22520xeb18…02c1Base—$12.30100%0xbb67…9bc493d ago0x21a567…5813cb
0xc56e…7bcb0xeb18…02c1Base—$16.40100%0xbb67…9bc493d ago0xa395e6…8704b9

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.