Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf861…cd530x0e3d…7757Base—$1.05100%0xfe64…ec0866d ago0xf0d6e1…f73dd5
0xf861…cd530x0e3d…7757Base—$2.10100%0x0485…d42966d ago0x3eb651…0744e1
0xf861…cd530x0e3d…7757Base—$1.05100%0x50b0…9cda66d ago0xe9e8b0…be232a
0xf861…cd530x0e3d…7757Base—$5.25100%0xbc41…9c5b66d ago0x16af9c…342113
0xf861…cd530x0e3d…7757Base—$1.05100%0x2a1b…cb2866d ago0x6b38ed…443cd8
0xf861…cd530x0e3d…7757Base—$13.65100%0x79bd…fda166d ago0x2d4e9a…46b724
0xf861…cd530x0e3d…7757Base—$10.50100%0xd301…c7ff66d ago0xbdd2f0…cd3f28
0xf861…cd530x0e3d…7757Base—$2.10100%0xefcd…fefe66d ago0x50ef23…e47330
0xf861…cd530x0e3d…7757Base—$21.00100%0xfdd4…df7266d ago0x85b594…676d23
0xf861…cd530x0e3d…7757Base—$21.00100%0x6a32…813666d ago0x4a5ce1…ad822e
0xf861…cd530x0e3d…7757Base—$1.05100%0x69ba…d2e266d ago0xd53db7…7bb17c
0xf861…cd530x0e3d…7757Base—$10.50100%0x414d…e9d566d ago0x5988fe…9f155f
0xf861…cd530x0e3d…7757Base—$2.10100%0x0452…7f6666d ago0xc5592d…61cf8b
0xf861…cd530x0e3d…7757Base—$17.85100%0xca7d…500166d ago0xe77372…cad61a
0xf861…cd530x0e3d…7757Base—$1.05100%0xec3e…414c66d ago0xb675f6…ae0831
0xf861…cd530x0e3d…7757Base—$10.50100%0xe6a1…011767d ago0xbbb2e5…7f06d0
0xf861…cd530x0e3d…7757Base—$2.10100%0xd4a6…3b8d67d ago0xd32779…30482d
0xf861…cd530x0e3d…7757Base—$4.20100%0x0d6a…b70467d ago0x56e944…e2392a
0xf861…cd530x0e3d…7757Base—$31.50100%0x1dbc…007e67d ago0x99b1a0…f50a10
0xf861…cd530x0e3d…7757Base—$8.40100%0x2b28…0c2167d ago0x53659f…c157ac
0xf861…cd530x0e3d…7757Base—$2.10100%0x45eb…e31b67d ago0x75d9a6…70395e
0xf861…cd530x0e3d…7757Base—$12.60100%0x0477…fae067d ago0x6a9eef…5eb05b
0xf861…cd530x0e3d…7757Base—$10.50100%0xe5a6…5fc567d ago0x52d59d…f73160
0xf861…cd530x0e3d…7757Base—$10.50100%0xf863…e52367d ago0x0afb8d…f6f3ad
0xf861…cd530x0e3d…7757Base—$5.25100%0xb182…b93d67d ago0xe919cb…d05edf

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.