Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4263…50310xeb18…02c1Base—$19.64100%0xbb67…9bc459d ago0x80d52b…db012a
0xd1b1…d1250xeb18…02c1Base—$18.39100%0xbb67…9bc459d ago0x0d61c8…0e462e
0x40d0…8a880xeb18…02c1Base—$11.55100%0xbb67…9bc459d ago0xd58071…938afb
0x0d52…6fe90xeb18…02c1Base—$11.76100%0xbb67…9bc459d ago0xa8a0a8…7e0d7c
0xd76b…cedf0xeb18…02c1Base—$16.29100%0xbb67…9bc459d ago0x090ecc…afb0a7
0x2b51…6a1e0xeb18…02c1Base—$19.73100%0xbb67…9bc459d ago0x58d9ab…d99c98
0xd41f…3c880xeb18…02c1Base—$16.94100%0xbb67…9bc459d ago0x0af82d…6633f5
0x5d0a…f03b0xeb18…02c1Base—$13.44100%0xbb67…9bc459d ago0xbae10f…5534ab
0x2b71…47670xeb18…02c1Base—$11.45100%0xbb67…9bc459d ago0xbd368d…53dd38
0xaecf…b2ab0xeb18…02c1Base—$13.17100%0xbb67…9bc459d ago0xa7b262…e4dfd6
0x6bac…d8030xeb18…02c1Base—$11.66100%0xbb67…9bc459d ago0x61f914…81410d
0x34e1…ce820xeb18…02c1Base—$10.99100%0xbb67…9bc459d ago0x3d561d…c3aa75
0x322c…a5ca0xeb18…02c1Base—$12.86100%0xbb67…9bc459d ago0x39cfc8…fef3fe
0xc067…a5230xeb18…02c1Base—$14.17100%0xbb67…9bc459d ago0x515d68…ed7d98
0xb951…82350xeb18…02c1Base—$13.13100%0xbb67…9bc459d ago0x4fd286…b3c035
0xa817…55770xeb18…02c1Base—$19.76100%0xbb67…9bc459d ago0xaf05ea…d0a93c
0xb750…239e0xeb18…02c1Base—$12.49100%0xbb67…9bc459d ago0x124f40…26d35e
0xf4c1…3b5b0xeb18…02c1Base—$13.91100%0xbb67…9bc459d ago0x08e279…2c4dcc
0xd6a5…90c70xeb18…02c1Base—$14.84100%0xbb67…9bc459d ago0xb37dfb…d14130
0x6332…42550xeb18…02c1Base—$17.32100%0xbb67…9bc459d ago0x70fe71…4f5ad7
0xe9df…9ac90xeb18…02c1Base—$11.78100%0xbb67…9bc459d ago0xb0eea4…63a723
0xda66…6c5c0xeb18…02c1Base—$8.94100%0xbb67…9bc459d ago0x22f0f3…80f820
0xc62c…963a0xeb18…02c1Base—$6.96100%0xbb67…9bc459d ago0xf354ff…be1354
0x2591…ee090xeb18…02c1Base—$6.00100%0xbb67…9bc459d ago0x319697…7b02e1
0xb987…c0f10xeb18…02c1Base—$7.00100%0xbb67…9bc460d ago0xf759dc…b72029

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.