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—$21.00100%0x7c94…b13e108d ago0x4e5c7d…f6268e
0xf861…cd530x0e3d…7757Base—$2.10100%0xde8d…bd2c108d ago0x9be301…00dde8
0xf861…cd530x0e3d…7757Base—$1.05100%0xb027…a851108d ago0x08850b…304380
0xf861…cd530x0e3d…7757Base—$5.25100%0x2740…f504108d ago0xf2863e…0b901b
0xf861…cd530x0e3d…7757Base—$10.50100%0x1053…e7a9108d ago0x4d04df…a6c659
0xf861…cd530x0e3d…7757Base—$2.10100%0xb027…a851108d ago0x60102c…8b4233
0xf861…cd530x0e3d…7757Base—$2.10100%0x1ceb…22ad108d ago0xe000b5…2429ee
0xf861…cd530x0e3d…7757Base—$3.15100%0xbb4c…e40c108d ago0x5c152c…d1add5
0xf861…cd530x0e3d…7757Base—$10.50100%0xb7ce…a062108d ago0xd47368…c574ef
0xf861…cd530x0e3d…7757Base—$2.10100%0x3cca…9c7c108d ago0xfa513f…a0cdee
0xf861…cd530x0e3d…7757Base—$2.10100%0x1053…e7a9108d ago0x6caf0e…1bd3d8
0xf861…cd530x0e3d…7757Base—$2.10100%0x1bf5…a716108d ago0x682048…8ebce6
0xf861…cd530x0e3d…7757Base—$3.15100%0xc330…c0b2108d ago0xa79855…2c8317
0xf861…cd530x0e3d…7757Base—$5.25100%0xc0fa…66cc108d ago0xd9a45f…34c352
0xf861…cd530x0e3d…7757Base—$10.50100%0xf9f2…7329108d ago0x1943f7…f58862
0xf861…cd530x0e3d…7757Base—$21.00100%0xe2b6…b04c108d ago0x7ea324…be9855
0xf861…cd530x0e3d…7757Base—$10.50100%0xfb58…2b72108d ago0x357b9b…538851
0xf861…cd530x0e3d…7757Base—$2.10100%0x30af…b89d108d ago0xf1b2e4…3f3e42
0xf861…cd530x0e3d…7757Base—$15.75100%0xf11b…db94108d ago0x497fe2…52e104
0xf861…cd530x0e3d…7757Base—$4.20100%0x6a32…8136108d ago0x35bd25…5cf883
0xf861…cd530x0e3d…7757Base—$15.75100%0xa96f…aeb1108d ago0xa45faf…b6d010
0xf861…cd530x0e3d…7757Base—$4.20100%0x6647…5526108d ago0xb497af…e90d34
0xf861…cd530x0e3d…7757Base—$2.10100%0x3213…64ef108d ago0x6e2290…a52ae1
0xf861…cd530x0e3d…7757Base—$10.50100%0xbe69…2992108d ago0x9a28c4…2be92a
0xf861…cd530x0e3d…7757Base—$5.25100%0xd773…a250108d ago0xa24917…7d746e

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.