Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bfb…0c880x0e3d…7757Base—$3.15100%0xddf5…0347121d ago0xeb19c4…340fb6
0x4bfb…0c880x0e3d…7757Base—$2.10100%0x3845…8ad2121d ago0xee9e1a…0ebd97
0x4bfb…0c880x0e3d…7757Base—$10.50100%0xab17…f943121d ago0x9ab03b…555e0c
0x4bfb…0c880x0e3d…7757Base—$10.50100%0xaecf…8b75121d ago0x3601e8…f416c5
0x4bfb…0c880x0e3d…7757Base—$31.50100%0xc6b9…2d86121d ago0xc0abd7…b7f326
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x27f5…dfdc121d ago0xf7af40…373422
0x4bfb…0c880x0e3d…7757Base—$5.25100%0xd0af…bdfe121d ago0xfa2446…6b33ad
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x1f7e…db96121d ago0x47028d…31d22e
0x4bfb…0c880x0e3d…7757Base—$31.50100%0x6e35…7a28121d ago0x66b3f8…b0e2ab
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x4184…789b121d ago0xcc1954…a18a53
0x4bfb…0c880x0e3d…7757Base—$1.05100%0x422e…4870121d ago0xe592ce…a597d9
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x33a2…877f121d ago0xce7396…49ee87
0x4bfb…0c880x0e3d…7757Base—$10.50100%0xed27…48f7121d ago0x37ae64…53baf7
0x4bfb…0c880x0e3d…7757Base—$2.10100%0x12ba…6b61121d ago0x0090df…758ac0
0x4bfb…0c880x0e3d…7757Base—$3.15100%0xc330…c0b2121d ago0x76361a…e46c9e
0x4bfb…0c880x0e3d…7757Base—$10.50100%0xba2c…ddc8121d ago0x62e767…a52629
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x5720…a5f4121d ago0x8ee535…fe6919
0x4bfb…0c880x0e3d…7757Base—$1.05100%0xb7ce…a062121d ago0x91eb6d…37966b
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x05f1…3bb9121d ago0x533866…a1afd4
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x9547…14df121d ago0x44e0ab…fcb92b
0x4bfb…0c880x0e3d…7757Base—$2.10100%0x1708…5a27121d ago0xe9fad8…b09228
0x4bfb…0c880x0e3d…7757Base—$52.50100%0x2133…5a42121d ago0x503963…61c745
0x4bfb…0c880x0e3d…7757Base—$15.75100%0x9d1f…cb22121d ago0x26a3d3…09e3b9
0x4bfb…0c880x0e3d…7757Base—$10.50100%0xac5b…8698121d ago0x19d28c…de01cc
0x4bfb…0c880x0e3d…7757Base—$2.10100%0x5513…a8a9121d ago0xe57437…3659db

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.