Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3248…f93f0x0f7a…9fd2Base$1.1570%0xd30b…996c16d ago0x55ae1c…021daf
0x3248…f93f0x0f7a…9fd2Base$1.3570%0xddfa…27fe16d ago0xb30f7e…2120ef
0x3248…f93f0x0f7a…9fd2Base$1.1170%0x2060…742d16d ago0x49b20c…cda8fe
0x3248…f93f0x0f7a…9fd2Base$1.3170%0x305e…fcf616d ago0x2cc93f…f2159e
0x3248…f93f0x0f7a…9fd2Base$1.2370%0x73b4…e73616d ago0x558416…604443
0x3248…f93f0x0f7a…9fd2Base$1.3270%0x305e…fcf616d ago0x4b0eb9…c2af66
0x3248…f93f0x0f7a…9fd2Base$1.5570%0xfc36…884216d ago0x21a0f7…de4ef4
0x3248…f93f0x0f7a…9fd2Base$1.3070%0xd5e7…7be016d ago0x2437d2…a41869
0x3248…f93f0x0f7a…9fd2Base$1.3070%0xd30b…996c16d ago0xcd4591…68a5f6
0x3248…f93f0x0f7a…9fd2Base$1.0570%0x9e8f…f4f716d ago0xe9c4a3…169b2f
0x3248…f93f0x0f7a…9fd2Base$1.4870%0xd2ae…d69816d ago0x45e31a…63924e
0x3248…f93f0x0f7a…9fd2Base$1.4070%0x472f…69fd16d ago0xb3ba22…f84a87
0x3248…f93f0x0f7a…9fd2Base$1.0770%0x8509…27b416d ago0x1e4a6b…50acce
0x3248…f93f0x0f7a…9fd2Base$1.8370%0xfc36…884216d ago0xbc83bc…ba625d
0x3248…f93f0x0f7a…9fd2Base$1.3170%0x5938…ac9716d ago0xb22870…79efd3
0x3248…f93f0x0f7a…9fd2Base$1.0170%0x73b4…e73616d ago0x6df156…2860c5
0x3248…f93f0x0f7a…9fd2Base$1.0370%0x5938…ac9716d ago0xc5fd3d…04c0a1
0x3248…f93f0x0f7a…9fd2Base$1.5970%0xb629…dab416d ago0x52afe5…2d09e3
0x3248…f93f0x0f7a…9fd2Base$1.2370%0x73b4…e73616d ago0xe74976…0e525d
0x3248…f93f0x0f7a…9fd2Base$1.5070%0xfc36…884216d ago0xa08f09…d972fe
0x3248…f93f0x0f7a…9fd2Base$1.1570%0xefbf…890816d ago0x1ba33b…c9a86f
0x3248…f93f0x0f7a…9fd2Base$1.1870%0xddfa…27fe16d ago0xf2b51f…ccd204
0x3248…f93f0x0f7a…9fd2Base$1.4570%0xd30b…996c16d ago0x66f590…a21d15
0x3248…f93f0x0f7a…9fd2Base$1.8970%0xc50d…ed7b16d ago0x0bd5f9…e949e9
0x3248…f93f0x0f7a…9fd2Base$1.0970%0x305e…fcf616d ago0xdaa298…39e2f7

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.