Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0xf6ee…3bd2Base$0.007305100%0x28e4…5b0188d ago0x74c3df…5b2dc9
0x3be9…575c0xf6ee…3bd2Base$0.009681100%0x4337…e22a88d ago0xe5741f…1a889a
0x3be9…575c0xf6ee…3bd2Base$0.008446100%0x4337…a4ab88d ago0x44a8a9…18c06a
0x3be9…575c0xf6ee…3bd2Base$0.005112100%0x4337…32a488d ago0x480ae1…206ea6
0x3be9…575c0xf6ee…3bd2Base$0.00621100%0x4337…9e5d88d ago0x68be21…36acd8
0x3be9…575c0xf6ee…3bd2Base$0.003712100%0x28e4…5b0188d ago0x60cc68…0667ea
0x3be9…575c0xf6ee…3bd2Base$0.007172100%0x718f…3eac88d ago0x181e59…005553
0x3be9…575c0xf6ee…3bd2Base$0.00188100%0x4337…7a5d88d ago0x6ba858…2fe00f
0x3be9…575c0xf6ee…3bd2Base$0.002699100%0x4337…808488d ago0xc2a263…86cfc6
0x3be9…575c0xf6ee…3bd2Base$0.004554100%0x28e4…5b0188d ago0x9afbd5…211d1c
0x3be9…575c0xf6ee…3bd2Base$0.005015100%0x4337…539388d ago0x69fa80…2b6453
0x3be9…575c0xf6ee…3bd2Base$0.001305100%0xce54…f55688d ago0x108396…e07fc7
0x3be9…575c0xf6ee…3bd2Base$0.003434100%0x28e4…5b0188d ago0x5bb2ce…a35260
0x3be9…575c0xf6ee…3bd2Base$0.009883100%0x4337…d6af88d ago0x977b87…2d34ab
0x3be9…575c0xf6ee…3bd2Base$0.005346100%0x4337…3dde88d ago0x6be25f…3496f2
0x3be9…575c0xf6ee…3bd2Base$0.007463100%0x4337…c48788d ago0xdd943e…413877
0x3be9…575c0xf6ee…3bd2Base$0.004974100%0x28e4…5b0188d ago0x2e69cc…a4f2d0
0x3be9…575c0xf6ee…3bd2Base$0.005872100%0x4337…187e88d ago0xf25a37…234a3a
0x3be9…575c0xf6ee…3bd2Base$0.00553100%0x435b…703388d ago0x43c322…b4a682
0x3be9…575c0xf6ee…3bd2Base$0.001712100%0x4337…ec2688d ago0xef227b…2a2f21
0x3be9…575c0xf6ee…3bd2Base$0.001711100%0x4337…beb188d ago0xf6254f…a0ed13
0x3be9…575c0xf6ee…3bd2Base$0.005131100%0x28e4…5b0188d ago0x6aad01…f59b18
0x3be9…575c0xf6ee…3bd2Base$0.005871100%0x435b…703388d ago0x82dba4…ac51fa
0x3be9…575c0xf6ee…3bd2Base$0.005867100%0x4337…98b688d ago0x6155a7…202508
0x3be9…575c0xf6ee…3bd2Base$0.006057100%0x4337…df9b88d ago0x4c8f51…1ca6df

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.