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—$10.50100%0x9993…8cf573d ago0xf21993…f171b9
0x3fb1…7e250x0e3d…7757Base—$4.20100%0x666e…093073d ago0xb8bf03…2d89e6
0x3fb1…7e250x0e3d…7757Base—$3.15100%0x7c94…b13e73d ago0x9eb527…0c1778
0x3fb1…7e250x0e3d…7757Base—$3.15100%0xfbcc…3fea73d ago0x16ea0b…09a649
0x3fb1…7e250x0e3d…7757Base—$42.00100%0xad90…433273d ago0x96e89e…ff0086
0x3fb1…7e250x0e3d…7757Base—$3.15100%0xb1ed…f85473d ago0x296db2…12a514
0x3fb1…7e250x0e3d…7757Base—$1.05100%0xbb85…658273d ago0xcb7560…d8cabc
0x3fb1…7e250x0e3d…7757Base—$21.00100%0x2544…8c4573d ago0x28196a…89d621
0x3fb1…7e250x0e3d…7757Base—$3.15100%0xaf65…d79073d ago0xbbe432…d1399f
0x3fb1…7e250x0e3d…7757Base—$3.15100%0xb7fe…9d8073d ago0x73587d…5cef59
0x3fb1…7e250x0e3d…7757Base—$1.05100%0x0477…fae073d ago0x557910…b94c5d
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x9765…2c9473d ago0x36878f…41aa90
0x3fb1…7e250x0e3d…7757Base—$2.10100%0x1efc…9e4373d ago0xca4dd9…22d9e8
0x3fb1…7e250x0e3d…7757Base—$5.25100%0xec7c…5d3273d ago0x370a39…565af7
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x160a…c89173d ago0xc362ae…db1604
0x3fb1…7e250x0e3d…7757Base—$3.15100%0x6d2e…0c6473d ago0x61f6a8…ce8f57
0x3fb1…7e250x0e3d…7757Base—$3.15100%0x170f…623073d ago0x7d528d…510963
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x69ba…d2e273d ago0xa85e46…9e8503
0x3fb1…7e250x0e3d…7757Base—$2.10100%0xfa43…45e573d ago0x52cc20…1b8184
0x3fb1…7e250x0e3d…7757Base—$2.10100%0x3835…626173d ago0xdd55d8…8f523b
0x3fb1…7e250x0e3d…7757Base—$2.10100%0x2fb2…aefd73d ago0x662b57…f62b58
0x3fb1…7e250x0e3d…7757Base—$15.75100%0x1868…142673d ago0x8e1eed…dd30b2
0x3fb1…7e250x0e3d…7757Base—$5.25100%0xb92d…57bc73d ago0x9810a1…ce2787
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x1e6d…37c173d ago0x109650…4215c4
0x3fb1…7e250x0e3d…7757Base—$1.05100%0x6ae4…e26d73d ago0x240c64…8c59d2

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.