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—$5.25100%0x4f4d…74b7106d ago0x5ff5fb…2e999e
0x4bfb…0c880x0e3d…7757Base—$6.30100%0xc216…7c23106d ago0x2ba531…59f020
0x4bfb…0c880x0e3d…7757Base—$10.50100%0xbc7c…86d4106d ago0x8ca831…b86ef2
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x3e70…fea1106d ago0x4bf834…cbc2d8
0x4bfb…0c880x0e3d…7757Base—$1.05100%0x6361…4405106d ago0x8b3501…1ce920
0x4bfb…0c880x0e3d…7757Base—$13.65100%0xb89a…e8ac106d ago0x3b5d43…10d012
0x4bfb…0c880x0e3d…7757Base—$26.25100%0x96b2…cc5e106d ago0x711226…6c0025
0x4bfb…0c880x0e3d…7757Base—$16.80100%0xde5c…e1ff106d ago0xbafabd…be8971
0x4bfb…0c880x0e3d…7757Base—$31.50100%0x1913…93d9106d ago0x394e38…310be5
0x4bfb…0c880x0e3d…7757Base—$3.15100%0xc234…1c38106d ago0xd151ce…72fd2d
0x4bfb…0c880x0e3d…7757Base—$42.00100%0xa7b1…4ca4106d ago0xbfcaba…f7c110
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x8134…0849106d ago0xd49c98…3366c0
0x4bfb…0c880x0e3d…7757Base—$3.15100%0xb99f…c903106d ago0x003ba3…b20a29
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x8764…7f4f106d ago0x265912…b631ee
0x4bfb…0c880x0e3d…7757Base—$10.50100%0xf643…9810106d ago0xdf1cd4…704506
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x7c94…b13e106d ago0x9a478e…f7d8d6
0x4bfb…0c880x0e3d…7757Base—$31.50100%0x3d53…a359106d ago0x914cba…ee2723
0x4bfb…0c880x0e3d…7757Base—$10.50100%0xfdf6…61a8106d ago0x9b5924…37f1be
0x4bfb…0c880x0e3d…7757Base—$1.05100%0xbb4c…e40c106d ago0xfacc0c…435618
0x4bfb…0c880x0e3d…7757Base—$10.50100%0xc165…a9fc106d ago0x25f597…333bf0
0x4bfb…0c880x0e3d…7757Base—$15.75100%0x4e07…cf7c106d ago0xb33ec4…bbcbcc
0x4bfb…0c880x0e3d…7757Base—$5.25100%0xa423…2cae106d ago0x0994ac…8ad9a3
0x4bfb…0c880x0e3d…7757Base—$2.10100%0x7818…d2a6106d ago0x181277…d6772d
0x4bfb…0c880x0e3d…7757Base—$10.50100%0xd301…c7ff106d ago0xa13b80…a4b04c
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x64fd…12f4106d ago0x3cd651…7e96f8

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.