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%0xb689…e28372d ago0x2e6575…d8f64a
0x3fb1…7e250x0e3d…7757Base—$4.20100%0x4d43…5ecd72d ago0x59f055…7f3d47
0x3fb1…7e250x0e3d…7757Base—$1.05100%0x9dba…e8e072d ago0x67afe7…c7b9b1
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x88c8…503872d ago0x5c08b6…69957a
0x3fb1…7e250x0e3d…7757Base—$3.15100%0xbfa0…288572d ago0xccf8d9…5cc1fe
0x3fb1…7e250x0e3d…7757Base—$4.20100%0x54de…447072d ago0x2501e8…b85803
0x3fb1…7e250x0e3d…7757Base—$15.75100%0x1af6…8fa372d ago0x3204d4…1b4524
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x09f6…b65c72d ago0x3568e4…c8c33a
0x3fb1…7e250x0e3d…7757Base—$5.25100%0xbb4c…e40c72d ago0x905eaa…b4360c
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x4f6a…d2f672d ago0x8a9175…06ed3d
0x3fb1…7e250x0e3d…7757Base—$5.25100%0xdc27…c47d72d ago0x5ec629…50de0a
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x3835…626172d ago0xb22ea0…ccaffd
0x3fb1…7e250x0e3d…7757Base—$5.25100%0xfbba…dd9072d ago0xeec4e0…bee236
0x3fb1…7e250x0e3d…7757Base—$52.50100%0xf760…e9ab72d ago0xa810c3…fc5d09
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x175b…99fa72d ago0x25e90c…2b7437
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x02d7…6ab372d ago0xef3ebf…0a5824
0x3fb1…7e250x0e3d…7757Base—$21.00100%0xf497…02dd72d ago0x6f7b9e…a832b9
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x4a9b…67ce72d ago0x546f33…641f15
0x3fb1…7e250x0e3d…7757Base—$3.15100%0x8de7…1c2c72d ago0x7c85da…e2bb16
0x3fb1…7e250x0e3d…7757Base—$3.15100%0x1f15…885772d ago0x28d1e8…71ed37
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x271d…71b472d ago0x7b1490…f89da7
0x3fb1…7e250x0e3d…7757Base—$10.50100%0xc234…1c3872d ago0xd11fcb…4cafc3
0x3fb1…7e250x0e3d…7757Base—$9.45100%0xa628…b7bc72d ago0xd2b8c6…734a8f
0x3fb1…7e250x0e3d…7757Base—$1.05100%0x4b4c…8d4072d ago0x7e9e68…a420a0
0x3fb1…7e250x0e3d…7757Base—$3.15100%0xc366…284e72d ago0xbfe701…cc9a51

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.