Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa36d ago0x0f1ac5…3a2b2d
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa36d ago0xf2c3ed…6bd8dc
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa36d ago0x241a30…5e5215
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa36d ago0xa4b9c1…3873a8
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa36d ago0xf95b78…5f114f
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa36d ago0xd74303…2b5d88
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa36d ago0x82e0f3…d94a46
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa36d ago0x71f2ab…d6f7ad
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa36d ago0x49ecea…4562d0
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa37d ago0xc81862…21be10
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa37d ago0xb6009c…e7c337
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa37d ago0xf666cb…ef2ddb
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa37d ago0x18c7f9…28b4b1
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa37d ago0xbc9179…2a5922
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa37d ago0x22c526…116942
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa37d ago0x79a236…a8cc58
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa37d ago0x7ffe97…84ce2a
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa37d ago0x7fb528…f80ee9
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa37d ago0xe779a7…70e214
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa37d ago0x4fde79…2488bd
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa37d ago0xf6615e…2da052
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa37d ago0xc3a2ce…efbef8
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa37d ago0x280bff…605f41
0x3ac7…d5030xfe80…47eeBase$0.001100%fluxa37d ago0xa6d2fa…85c7e5
0x3ac7…d5030x9c95…e299Base$0.001100%fluxa37d ago0x2374e2…7ddcd9

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.