Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf861…cd530x47c5…4fc3Base—$2.1070%0x1984…8da851d ago0x2e8f03…010dae
0xf861…cd530x47c5…4fc3Base—$1.0570%0xc76e…a7a951d ago0x01de93…a2df06
0xf861…cd530x47c5…4fc3Base—$5.2570%0x1a34…32c151d ago0xb2ec12…f966f2
0xf861…cd530x47c5…4fc3Base—$10.5070%0x52ac…a61d51d ago0xe0c168…e16f91
0xf861…cd530x47c5…4fc3Base—$10.5070%0xcf6b…a40a51d ago0x471872…7aa4ab
0xf861…cd530x47c5…4fc3Base—$10.5070%0x50b0…9cda51d ago0xa49d15…491ab5
0xf861…cd530x0e3d…7757Base—$5.25100%0x35b0…b81051d ago0x371526…f53dcc
0xf861…cd530x0e3d…7757Base—$10.50100%0x175b…99fa51d ago0x0f922b…46b94f
0xf861…cd530x0e3d…7757Base—$52.50100%0x2fb6…129751d ago0x1cc1de…aac09d
0xf861…cd530x0e3d…7757Base—$15.75100%0x4e4a…2e7351d ago0x258980…906df1
0xf861…cd530x0e3d…7757Base—$1.05100%0xd301…c7ff51d ago0x95eb99…ae8203
0xf861…cd530x0e3d…7757Base—$10.50100%0x850e…501751d ago0x5b594f…a9580d
0xf861…cd530x0e3d…7757Base—$10.50100%0x45eb…e31b51d ago0x1c7c2c…0ca245
0xf861…cd530x0e3d…7757Base—$10.50100%0x9c03…689d51d ago0xcc629d…fe151f
0xf861…cd530x0e3d…7757Base—$25.20100%0xdc27…c47d51d ago0xa4054d…b95f45
0xf861…cd530x0e3d…7757Base—$10.50100%0xfaf2…854b51d ago0x8aac8e…06dbfe
0xf861…cd530x0e3d…7757Base—$21.00100%0x63f7…457851d ago0x9d811a…0948fe
0xf861…cd530x0e3d…7757Base—$5.25100%0xe146…b43851d ago0x717878…5a3e93
0xf861…cd530x0e3d…7757Base—$10.50100%0x54b0…438451d ago0x791bf9…f6d6ef
0xf861…cd530x0e3d…7757Base—$21.00100%0xd54e…541d51d ago0x54bfdc…8c0021
0xf861…cd530x0e3d…7757Base—$3.15100%0x9ea2…605a51d ago0x0c3db5…0886bf

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.