Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd479…725f0xf7c7…a1a1Base—$0.01100%coinbase73d ago0x9249c7…472659
0xd479…725f0xffdc…265aBase—$0.01100%coinbase73d ago0xc33585…9c4443
0xd479…725f0x8331…b4a9Base—$0.01100%coinbase73d ago0xff45c0…cf6ea0
0xd479…725f0xac1c…ada6Base—$0.01100%coinbase73d ago0x3aed50…e37362
0xd479…725f0xdda9…7b6dBase—$0.01100%coinbase73d ago0x233c5a…439ef9
0xd479…725f0xf6c6…e4d6Base—$0.01100%coinbase73d ago0x9f6d3c…d7f0aa
0xd479…725f0xd95e…55afBase—$0.01100%coinbase73d ago0xf4f650…39e140
0xd479…725f0x190b…f648Base—$0.01100%coinbase73d ago0x27d09f…993e86
0xd479…725f0x151b…5188Base—$0.01100%coinbase73d ago0x31b4a6…719849
0xd479…725f0x03f6…097aBase—$0.01100%coinbase73d ago0x236448…942a8f
0xd479…725f0xd510…18a5Base—$0.01100%coinbase73d ago0x63b41a…462551
0xd479…725f0xe488…dc15Base—$0.01100%coinbase73d ago0x3740b3…2b26d6
0xd479…725f0xaaa0…365cBase—$0.01100%coinbase73d ago0xa7bce1…4affef
0xd479…725f0xf011…62c2Base—$0.01100%coinbase73d ago0x5db150…eb9b60
0xd479…725f0xd298…04f7Base—$0.01100%coinbase73d ago0x845a2a…977cd1
0xd479…725f0x64b8…548dBase—$0.01100%coinbase73d ago0xd0bd73…ccfe1d
0xd479…725f0x0a6b…9a62Base—$0.01100%coinbase73d ago0xe7654e…5cd7f3
0xd479…725f0x845d…28c4Base—$0.01100%coinbase73d ago0xe2abe1…2f150a
0xd479…725f0x6efa…9558Base—$0.01100%coinbase73d ago0x2376ab…5e2c7b
0xd479…725f0xa0d5…cad3Base—$0.01100%coinbase73d ago0x1547c5…62d0b1
0xd479…725f0xf1f9…c318Base—$0.01100%coinbase73d ago0x21c8e3…7b1fbd
0xd479…725f0x3943…f71bBase—$0.01100%coinbase73d ago0x869e20…89fb4f
0xd479…725f0x36ab…7970Base—$0.01100%coinbase73d ago0x46b332…77883b
0xd479…725f0xb941…ef59Base—$0.01100%coinbase73d ago0xa2b3ef…0f3fb3
0xd479…725f0x44a2…2df5Base—$0.01100%coinbase73d ago0x38b9aa…bcba82

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.