Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0000…9c630x9c95…e299Base—$0.001100%fluxa79d ago0x8aefa9…9dca44
0x0000…9c630x9c95…e299Base—$0.001100%fluxa79d ago0x1a0365…c7997a
0x0000…9c630x9c95…e299Base—$0.001100%fluxa79d ago0x2ea2cc…4db5d6
0x0000…9c630x9c95…e299Base—$0.001100%fluxa79d ago0x2b6b27…5eaa0d
0x0000…9c630x9c95…e299Base—$0.001100%fluxa79d ago0x508fce…c79ab1
0x0000…9c630x9c95…e299Base—$0.001100%fluxa79d ago0xd9a51a…6fb48b
0x0000…9c630x9c95…e299Base—$0.001100%fluxa79d ago0xb3642f…a9366c
0x0000…9c630x9c95…e299Base—$0.001100%fluxa79d ago0x664ea8…f3681b
0x0000…9c630x9c95…e299Base—$0.001100%fluxa79d ago0x479f71…2008c5
0x0000…9c630x9c95…e299Base—$0.001100%fluxa79d ago0x098570…45d3ed
0x0000…9c630x9c95…e299Base—$0.001100%fluxa79d ago0x4b1cc4…1940d1
0x0000…9c630x9c95…e299Base—$0.001100%fluxa79d ago0x90077a…2eabc2
0x0000…9c630x9c95…e299Base—$0.001100%fluxa79d ago0xc259b1…38d359
0x0000…9c630x9c95…e299Base—$0.001100%fluxa79d ago0xe79a06…60819c
0x0000…9c630x9c95…e299Base—$0.001100%fluxa79d ago0x652ddb…af2e26
0x0000…9c630x9c95…e299Base—$0.001100%fluxa80d ago0xb289bc…5e8a0f
0x0000…9c630x9c95…e299Base—$0.001100%fluxa80d ago0x4af70c…bdb58c
0x0000…9c630x9c95…e299Base—$0.001100%fluxa80d ago0xfb77a3…4d0e0b
0x0000…9c630x9c95…e299Base—$0.001100%fluxa80d ago0x002dd2…4199bf
0x0000…9c630x9c95…e299Base—$0.001100%fluxa80d ago0xf1e825…7207f9
0x0000…9c630x9c95…e299Base—$0.001100%fluxa80d ago0x916336…f7bfd2
0x0000…9c630x9c95…e299Base—$0.001100%fluxa80d ago0x6d4f70…4b2aac
0x0000…9c630x9c95…e299Base—$0.001100%fluxa80d ago0x1ad5b2…015aaa
0x0000…9c630x9c95…e299Base—$0.001100%fluxa80d ago0xd1c2fe…a9ebf1
0x0000…9c630x9c95…e299Base—$0.001100%fluxa80d ago0xdcde55…491917

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.