Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3fb1…7e250x0e3d…7757Base—$1.05100%0x79e1…2ea774d ago0x07263a…30d612
0x3fb1…7e250x0e3d…7757Base—$3.15100%0x4d61…683874d ago0xebe3c1…f5daa3
0x3fb1…7e250x0e3d…7757Base—$31.50100%0x44e3…343274d ago0xdf1a93…3a93cd
0x3fb1…7e250x0e3d…7757Base—$52.50100%0x1708…5a2774d ago0x6143b9…71acaa
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x023e…d6fc74d ago0xb616d6…068cf0
0x3fb1…7e250x0e3d…7757Base—$5.25100%0xa7b1…4ca474d ago0x581a1c…589134
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x3494…a4d174d ago0xcac4d1…1e0319
0x3fb1…7e250x0e3d…7757Base—$2.10100%0x33a2…877f74d ago0xc15643…e8fcc1
0x3fb1…7e250x0e3d…7757Base—$4.20100%0x5feb…0e1274d ago0x96f06a…1590d2
0x3fb1…7e250x0e3d…7757Base—$3.15100%0xf497…02dd74d ago0x463d34…ca16d6
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x2b2b…961c74d ago0x8b6994…1aace4
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x81da…371f74d ago0x2bf28e…1e94cf
0x3fb1…7e250x0e3d…7757Base—$15.75100%0x850e…501774d ago0x59dfb4…c7721f
0x3fb1…7e250x0e3d…7757Base—$21.00100%0x8121…3f9d74d ago0x4576ae…d122fa
0x3fb1…7e250x0e3d…7757Base—$2.10100%0x0dd9…36a574d ago0x2d9acb…3daf45
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x8c4f…19d774d ago0x915b07…8494aa
0x3fb1…7e250x0e3d…7757Base—$5.25100%0xb1ed…f85474d ago0x0bc76e…5fa1ce
0x3fb1…7e250x0e3d…7757Base—$3.15100%0x0f31…87b174d ago0x010e0e…b6634f
0x3fb1…7e250x0e3d…7757Base—$2.10100%0xc5c7…f8a574d ago0xa032a7…c245a0
0x3fb1…7e250x0e3d…7757Base—$52.50100%0x1570…9b0a74d ago0x74728c…275e7c
0x3fb1…7e250x0e3d…7757Base—$3.15100%0xf6cb…a8d774d ago0xc011a9…c80022
0x3fb1…7e250x0e3d…7757Base—$2.10100%0x73f4…836774d ago0x3ba171…a6513a
0x3fb1…7e250x0e3d…7757Base—$5.25100%0xd4ab…0bb674d ago0x8e694e…9868f3
0x3fb1…7e250x0e3d…7757Base—$3.15100%0xdc27…c47d74d ago0x1ad2d2…4843cc
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x1913…93d975d ago0x48902b…256778

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.