Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8cfa…be850x0e3d…7757Base—$3.15100%0x8516…088390d ago0xf45fb9…a8db1e
0x8cfa…be850x0e3d…7757Base—$5.25100%0x4eef…bbd290d ago0x3e59a7…d27799
0x8cfa…be850x0e3d…7757Base—$3.15100%0x433f…6ee990d ago0xba9ec8…f657da
0x8cfa…be850x0e3d…7757Base—$31.50100%0x5682…a95291d ago0xf0f287…79779f
0x8cfa…be850x0e3d…7757Base—$1.05100%0xd4a6…3b8d91d ago0x6010bd…88381c
0x8cfa…be850x0e3d…7757Base—$10.50100%0xd4ab…0bb691d ago0x6a97f9…4882ef
0x8cfa…be850x0e3d…7757Base—$1.05100%0x7d28…b24891d ago0x9c4a8f…6e0df2
0x8cfa…be850x0e3d…7757Base—$3.15100%0x1e7c…464c91d ago0x81098f…f1f364
0x8cfa…be850x0e3d…7757Base—$29.40100%0x77d8…3bfa91d ago0x6bb38e…6f787e
0x8cfa…be850x0e3d…7757Base—$31.50100%0x9f03…523391d ago0x473503…65cbb1
0x8cfa…be850x0e3d…7757Base—$31.50100%0xdcda…233791d ago0xc94ea6…651ea8
0x8cfa…be850x0e3d…7757Base—$1.05100%0xc7fb…441491d ago0x6a5a95…4f1091
0x8cfa…be850x0e3d…7757Base—$8.40100%0x0908…9e5191d ago0xf6d873…12dcac
0x8cfa…be850x0e3d…7757Base—$10.50100%0xbdce…f63791d ago0xc8408d…55c37a
0x8cfa…be850x0e3d…7757Base—$52.50100%0x4136…b72691d ago0xeafa1f…76fde5
0x8cfa…be850x0e3d…7757Base—$4.20100%0x154a…ba3291d ago0x08a4ed…828c4a
0x8cfa…be850x0e3d…7757Base—$1.05100%0xa6d0…a3cd91d ago0x1f3e3c…f97962
0x8cfa…be850x0e3d…7757Base—$10.50100%0x3d37…880691d ago0x1f43f6…3532c0
0x8cfa…be850x0e3d…7757Base—$5.25100%0x39ac…36cd91d ago0x07f6a7…6a7054
0x8cfa…be850x0e3d…7757Base—$10.50100%0x549c…63b791d ago0x79538f…392b28

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.