Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5d79…ab930x0e3d…7757Base—$1.05100%0x0881…8de2107d ago0x8197fd…8b54fc
0x5d79…ab930x0e3d…7757Base—$3.15100%0xa438…8fb8107d ago0xee1c01…73f1c0
0x5d79…ab930x0e3d…7757Base—$2.10100%0x850e…5017107d ago0x6dfbd4…0d436b
0x5d79…ab930x0e3d…7757Base—$15.75100%0x4639…93fa107d ago0x7c0389…43ce4c
0x5d79…ab930x0e3d…7757Base—$1.05100%0x640e…5f18107d ago0x7f03cc…8c8bb8
0x5d79…ab930x0e3d…7757Base—$10.50100%0x30b6…6089108d ago0xd73a15…f7896b
0x5d79…ab930x0e3d…7757Base—$11.55100%0x8f67…d014108d ago0x3d685c…f91a12
0x5d79…ab930x0e3d…7757Base—$16.80100%0x39f9…9a79108d ago0x33f9c1…065801
0x5d79…ab930x0e3d…7757Base—$2.10100%0x1e6d…37c1108d ago0x9c9bee…2ca952
0x5d79…ab930x0e3d…7757Base—$1.05100%0x9d18…1e3a108d ago0x36831f…f6b4e6
0x5d79…ab930x0e3d…7757Base—$3.15100%0x4760…47ea108d ago0xc8eb25…92478f
0x5d79…ab930x0e3d…7757Base—$5.25100%0x93eb…4c29108d ago0xb9e1c0…7e5893
0x5d79…ab930x0e3d…7757Base—$1.05100%0xa75d…d8a5108d ago0x7de08a…9efb70
0x5d79…ab930x0e3d…7757Base—$3.15100%0x394f…9008108d ago0xd6e915…e46975
0x5d79…ab930x0e3d…7757Base—$5.25100%0xc86d…b47f108d ago0x08cf02…728757
0x5d79…ab930x0e3d…7757Base—$10.50100%0x9f94…6264108d ago0x460474…7672fa
0x5d79…ab930x0e3d…7757Base—$21.00100%0xd3b3…bd82108d ago0x7a7627…ec5918
0x5d79…ab930x0e3d…7757Base—$2.10100%0x1570…9b0a108d ago0x3e246a…a250ed
0x5d79…ab930x0e3d…7757Base—$6.30100%0x60af…6a25108d ago0x89d934…a81d0b
0x5d79…ab930x0e3d…7757Base—$1.05100%0xdddf…e3d8108d ago0x79b31f…df8b64
0x5d79…ab930x0e3d…7757Base—$1.05100%0xd0fe…3976108d ago0x89a0e2…cab6e5
0x5d79…ab930x0e3d…7757Base—$5.25100%0xd8e2…3d4b108d ago0x5e47ec…c6bc79
0x5d79…ab930x0e3d…7757Base—$105.00100%0xcdfd…ef82108d ago0x7429f4…fcfc16
0x5d79…ab930x0e3d…7757Base—$2.10100%0x7430…b4bb108d ago0xdc3e43…cf1f0f
0x5d79…ab930x0e3d…7757Base—$15.75100%0xa7d7…e1b6108d ago0xfc1a69…172dfc

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.